object frmConsultsByDate: TfrmConsultsByDate Left = 372 Top = 217 Width = 259 Height = 178 BorderIcons = [] Caption = 'List Consults by Date Range' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object pnlBase: TORAutoPanel Left = 0 Top = 0 Width = 251 Height = 144 Align = alClient BevelOuter = bvNone TabOrder = 0 object lblBeginDate: TLabel Left = 8 Top = 8 Width = 73 Height = 13 Caption = 'Beginning Date' end object lblEndDate: TLabel Left = 8 Top = 51 Width = 59 Height = 13 Caption = 'Ending Date' end object calBeginDate: TORDateBox Left = 8 Top = 22 Width = 155 Height = 21 TabOrder = 0 DateOnly = False RequireTime = False Caption = 'Beginning Date' end object calEndDate: TORDateBox Left = 8 Top = 65 Width = 155 Height = 21 TabOrder = 1 DateOnly = False RequireTime = False Caption = 'Ending Date' end object radSort: TRadioGroup Left = 8 Top = 94 Width = 155 Height = 49 Caption = 'Sort Order' Items.Strings = ( '&Ascending (oldest first)' '&Descending (newest first)') TabOrder = 2 end object cmdOK: TButton Left = 171 Top = 95 Width = 72 Height = 21 Caption = 'OK' Default = True TabOrder = 3 OnClick = cmdOKClick end object cmdCancel: TButton Left = 171 Top = 122 Width = 72 Height = 21 Cancel = True Caption = 'Cancel' TabOrder = 4 OnClick = cmdCancelClick end end object DKLanguageController1: TDKLanguageController Left = 216 Top = 40 LangData = { 110066726D436F6E73756C747342794461746501010000000100000007004361 7074696F6E01080000000700706E6C4261736500000C006C626C426567696E44 617465010100000002000000070043617074696F6E000A006C626C456E644461 7465010100000003000000070043617074696F6E000C0063616C426567696E44 617465010100000004000000070043617074696F6E000A0063616C456E644461 7465010100000005000000070043617074696F6E000700726164536F72740102 00000006000000070043617074696F6E0700000005004974656D73000500636D 644F4B010100000008000000070043617074696F6E000900636D6443616E6365 6C010100000009000000070043617074696F6E00} end end