object frmODBB: TfrmODBB Tag = 125 Left = 532 Top = 494 Width = 523 Height = 271 Caption = 'Order a Blood Component' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = True PixelsPerInch = 96 TextHeight = 13 object lblAvailTests: TLabel Left = 6 Top = 4 Width = 93 Height = 13 Caption = 'Available Lab Tests' end object lblCollType: TLabel Left = 7 Top = 152 Width = 73 Height = 13 Caption = 'Collection Type' end object lblCollTime: TLabel Left = 148 Top = 152 Width = 100 Height = 13 Caption = 'Collection Date/Time' end object bvlTestName: TBevel Left = 177 Top = 18 Width = 338 Height = 130 Style = bsRaised end object lblUrgency: TLabel Left = 217 Top = 85 Width = 40 Height = 13 Caption = 'Urgency' end object lblAddlComment: TLabel Left = 187 Top = 107 Width = 93 Height = 13 Caption = 'Additional Comment' Visible = False end object cboAvailTest: TORComboBox Left = 6 Top = 18 Width = 168 Height = 130 Style = orcsSimple AutoSelect = True Caption = 'Available Lab Tests' Color = clWindow DropDownCount = 8 ItemHeight = 13 ItemTipColor = clWindow ItemTipEnable = True ListItemsOnly = True LongList = True LookupPiece = 0 MaxLength = 0 Pieces = '2' Sorted = False SynonymChars = '<>' TabOrder = 0 end object cboCollType: TORComboBox Left = 6 Top = 166 Width = 136 Height = 21 Style = orcsDropDown AutoSelect = True Caption = 'Collection Type' Color = clWindow DropDownCount = 8 ItemHeight = 13 ItemTipColor = clWindow ItemTipEnable = True ListItemsOnly = True LongList = False LookupPiece = 0 MaxLength = 0 Pieces = '2' Sorted = False SynonymChars = '<>' TabOrder = 1 end object cboCollTime: TORComboBox Left = 149 Top = 166 Width = 168 Height = 21 Style = orcsDropDown AutoSelect = True Caption = 'Collection Date/Time' Color = clWindow DropDownCount = 8 ItemHeight = 13 ItemTipColor = clWindow ItemTipEnable = True ListItemsOnly = False LongList = False LookupPiece = 0 MaxLength = 0 Pieces = '2' Sorted = False SynonymChars = '<>' TabOrder = 2 end object txtAddlComment: TCaptionEdit Left = 187 Top = 122 Width = 180 Height = 21 TabOrder = 3 Visible = False Caption = 'Additional Comment' end object cboUrgency: TORComboBox Left = 269 Top = 82 Width = 100 Height = 21 Style = orcsDropDown AutoSelect = True Caption = 'Urgency' Color = clWindow DropDownCount = 8 ItemHeight = 13 ItemTipColor = clWindow ItemTipEnable = True ListItemsOnly = True LongList = False LookupPiece = 0 MaxLength = 0 Pieces = '2' Sorted = False SynonymChars = '<>' TabOrder = 5 end object dlgLabCollTime: TORDateTimeDlg FMDateTime = 2980923 DateOnly = False RequireTime = True Left = 155 Top = 4 end end