inherited frmOrderView: TfrmOrderView Left = 340 Top = 165 Width = 429 Height = 440 Caption = 'Custom Order View' Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object pnlView: TPanel [0] Left = 0 Top = 0 Width = 421 Height = 21 Align = alTop BevelOuter = bvLowered Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object lblView: TLabel Left = 1 Top = 1 Width = 419 Height = 19 Align = alClient Alignment = taCenter Caption = 'All Services, Active Orders' Layout = tlCenter end end object Panel1: TPanel [1] Left = 0 Top = 21 Width = 421 Height = 271 Align = alClient BevelOuter = bvNone TabOrder = 1 object Splitter1: TSplitter Left = 211 Top = 0 Height = 271 MinSize = 1 OnMoved = Splitter1Moved end object Panel2: TPanel Left = 0 Top = 0 Width = 211 Height = 271 Align = alLeft Constraints.MinWidth = 15 TabOrder = 0 object lblFilter: TLabel Left = 1 Top = 1 Width = 209 Height = 13 Align = alTop Alignment = taCenter Caption = 'Order Status' Layout = tlCenter end object trFilters: TCaptionTreeView Left = 1 Top = 14 Width = 209 Height = 256 Align = alClient Indent = 19 TabOrder = 0 OnClick = trFiltersClick Caption = 'Order Status' end end object Panel3: TPanel Left = 214 Top = 0 Width = 207 Height = 271 Align = alClient Constraints.MinWidth = 15 TabOrder = 1 object lblService: TLabel Left = 1 Top = 1 Width = 205 Height = 13 Align = alTop Alignment = taCenter Caption = 'Service/Section' Layout = tlCenter end object treService: TCaptionTreeView Left = 1 Top = 14 Width = 205 Height = 256 Align = alClient Indent = 19 TabOrder = 0 OnClick = treServiceClick Caption = 'Service/Section' end end end object Panel4: TPanel [2] Left = 0 Top = 292 Width = 421 Height = 114 Align = alBottom TabOrder = 2 DesignSize = ( 421 114) object chkDateRange: TCheckBox Left = 5 Top = 3 Width = 372 Height = 19 Caption = 'Only List Orders Placed During Time Period' TabOrder = 0 OnClick = chkDateRangeClick end object GroupBox1: TGroupBox Left = 4 Top = 21 Width = 399 Height = 45 TabOrder = 1 object lblFrom: TLabel Left = 25 Top = 19 Width = 26 Height = 13 Caption = 'From:' Enabled = False end object lblThru: TLabel Left = 210 Top = 19 Width = 43 Height = 13 Caption = 'Through:' Enabled = False end object calFrom: TORDateBox Left = 55 Top = 16 Width = 128 Height = 21 Color = clBtnFace Enabled = False TabOrder = 0 OnChange = calChange DateOnly = False RequireTime = False Caption = 'From Date' end object calThru: TORDateBox Left = 257 Top = 16 Width = 128 Height = 21 Color = clBtnFace Enabled = False TabOrder = 1 OnChange = calChange DateOnly = False RequireTime = False Caption = 'Through Date' end end object chkInvChrono: TCheckBox Left = 6 Top = 92 Width = 204 Height = 18 Anchors = [akLeft, akBottom] Caption = 'Reverse Chronological Sequence' Checked = True State = cbChecked TabOrder = 2 end object chkByService: TCheckBox Left = 6 Top = 72 Width = 187 Height = 18 Caption = 'Group Orders by Service' Checked = True State = cbChecked TabOrder = 3 end object cmdOK: TButton Left = 246 Top = 78 Width = 72 Height = 23 Anchors = [akLeft, akBottom] Caption = 'OK' Default = True TabOrder = 4 OnClick = cmdOKClick end object cmdCancel: TButton Left = 328 Top = 78 Width = 72 Height = 23 Anchors = [akRight, akBottom] Cancel = True Caption = 'Cancel' TabOrder = 5 OnClick = cmdCancelClick end end inherited DKLanguageController1: TDKLanguageController LangData = { 0C0066726D4F7264657256696577010100000001000000070043617074696F6E 01150000000700706E6C56696577000007006C626C5669657701010000000200 0000070043617074696F6E00060050616E656C310000090053706C6974746572 310000060050616E656C32000009006C626C46696C7465720101000000030000 00070043617074696F6E000900747246696C7465727301010000000400000007 0043617074696F6E00060050616E656C3300000A006C626C5365727669636501 0100000005000000070043617074696F6E000A00747265536572766963650101 00000006000000070043617074696F6E00060050616E656C3400000C0063686B 4461746552616E6765010100000007000000070043617074696F6E0009004772 6F7570426F7831000007006C626C46726F6D0101000000080000000700436170 74696F6E0007006C626C54687275010100000009000000070043617074696F6E 00070063616C46726F6D01010000000A000000070043617074696F6E00070063 616C5468727501010000000B000000070043617074696F6E000C0063686B496E 764368726F6E6F01010000000C000000070043617074696F6E000C0063686B42 795365727669636501010000000D000000070043617074696F6E000500636D64 4F4B01010000000E000000070043617074696F6E000900636D6443616E63656C 01010000000F000000070043617074696F6E00} end end