inherited frmODBase: TfrmODBase Left = 277 Top = 179 Width = 528 Height = 275 HorzScrollBar.Range = 500 HorzScrollBar.Tracking = True HorzScrollBar.Visible = True VertScrollBar.Range = 225 VertScrollBar.Visible = True AutoScroll = False BorderIcons = [biSystemMenu] Caption = '' FormStyle = fsStayOnTop KeyPreview = True OnClose = FormClose OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnKeyPress = FormKeyPress PixelsPerInch = 96 TextHeight = 13 object memOrder: TCaptionMemo [0] Left = 6 Top = 194 Width = 430 Height = 48 TabStop = False Color = clCream Ctl3D = True ParentCtl3D = False ReadOnly = True ScrollBars = ssVertical TabOrder = 0 Caption = 'Order' end object cmdAccept: TButton [1] Left = 442 Top = 194 Width = 72 Height = 21 Caption = 'Accept Order' TabOrder = 1 OnClick = cmdAcceptClick end object cmdQuit: TButton [2] Left = 442 Top = 221 Width = 39 Height = 21 Cancel = True Caption = 'Quit' TabOrder = 2 OnClick = cmdQuitClick end object pnlMessage: TPanel [3] Left = 24 Top = 176 Width = 381 Height = 44 BevelInner = bvRaised BorderStyle = bsSingle TabOrder = 3 Visible = False OnExit = pnlMessageExit OnMouseDown = pnlMessageMouseDown OnMouseMove = pnlMessageMouseMove object imgMessage: TImage Left = 4 Top = 4 Width = 32 Height = 32 OnMouseUp = memMessageMouseUp end object memMessage: TRichEdit Left = 40 Top = 4 Width = 332 Height = 32 Color = clInfoBk Font.Charset = DEFAULT_CHARSET Font.Color = clInfoText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False ReadOnly = True ScrollBars = ssVertical TabOrder = 0 WantReturns = False OnMouseDown = pnlMessageMouseDown OnMouseMove = pnlMessageMouseMove end end inherited DKLanguageController1: TDKLanguageController LangData = { 090066726D4F444261736500010600000008006D656D4F726465720101000000 02000000070043617074696F6E000900636D6441636365707401010000000300 0000070043617074696F6E000700636D64517569740101000000040000000700 43617074696F6E000A00706E6C4D65737361676500000A00696D674D65737361 676500000A006D656D4D6573736167650000} end end