inherited frmOnChartOrders: TfrmOnChartOrders Left = 292 Top = 149 Width = 470 Height = 368 Caption = 'Signature on Chart' Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Panel2: TPanel [0] Left = 0 Top = 0 Width = 462 Height = 298 Align = alClient Constraints.MinHeight = 240 TabOrder = 0 OnResize = Panel2Resize object Label1: TLabel Left = 1 Top = 1 Width = 460 Height = 13 Align = alTop Caption = 'The following orders will be marked '#39'Signed on Chart'#39' and releas' + 'ed -' Layout = tlBottom end object lstOrders: TCaptionListBox Left = 1 Top = 18 Width = 460 Height = 285 Style = lbOwnerDrawVariable Align = alCustom Anchors = [akLeft, akTop, akRight, akBottom] ItemHeight = 13 ScrollWidth = 450 TabOrder = 0 OnDrawItem = lstOrdersDrawItem OnMeasureItem = lstOrdersMeasureItem Caption = 'The following orders will be marked '#39'Signed on Chart'#39' and releas' + 'ed ' end end object Panel1: TPanel [1] Left = 0 Top = 298 Width = 462 Height = 36 Align = alBottom TabOrder = 1 DesignSize = ( 462 36) object cmdOK: TButton Left = 299 Top = 9 Width = 72 Height = 21 Anchors = [akRight, akBottom] Caption = 'OK' Default = True TabOrder = 0 OnClick = cmdOKClick end object cmdCancel: TButton Left = 379 Top = 9 Width = 72 Height = 21 Anchors = [akRight, akBottom] Cancel = True Caption = 'Cancel' TabOrder = 1 OnClick = cmdCancelClick end end inherited DKLanguageController1: TDKLanguageController LangData = { 100066726D4F6E43686172744F72646572730101000000010000000700436170 74696F6E0106000000060050616E656C32000006004C6162656C310101000000 02000000070043617074696F6E0009006C73744F726465727301010000000300 0000070043617074696F6E00060050616E656C3100000500636D644F4B010100 000004000000070043617074696F6E000900636D6443616E63656C0101000000 05000000070043617074696F6E00} end end