object frmLabTest: TfrmLabTest Left = 513 Top = 258 Width = 285 Height = 308 Caption = 'Select Lab Test for Graph' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object pnlLabTest: TORAutoPanel Left = 0 Top = 0 Width = 277 Height = 274 Align = alClient TabOrder = 0 object lblTest: TLabel Left = 8 Top = 8 Width = 74 Height = 13 Caption = 'Laboratory Test' end object lblSpecimen: TLabel Left = 8 Top = 238 Width = 47 Height = 13 Caption = 'Specimen' end object lblSpecInfo: TLabel Left = 180 Top = 222 Width = 89 Height = 55 AutoSize = False Caption = 'A specimen can be selected to restrict values only for that spec' + 'imen.' WordWrap = True end object cmdOK: TButton Left = 197 Top = 22 Width = 72 Height = 21 Caption = 'OK' TabOrder = 2 OnClick = cmdOKClick end object cmdCancel: TButton Left = 197 Top = 49 Width = 72 Height = 21 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 3 end object cboList: TORComboBox Left = 8 Top = 22 Width = 160 Height = 200 Style = orcsSimple AutoSelect = True Caption = 'Laboratory Test' Color = clWindow DropDownCount = 8 ItemHeight = 13 ItemTipColor = clWindow ItemTipEnable = True ListItemsOnly = True LongList = True LookupPiece = 0 MaxLength = 0 ParentShowHint = False Pieces = '2' ShowHint = True Sorted = False SynonymChars = '<>' TabOrder = 0 OnDblClick = cmdOKClick OnEnter = cboListEnter OnExit = cboListExit OnNeedData = cboListNeedData CharsNeedMatch = 1 end object cboSpecimen: TORComboBox Left = 8 Top = 252 Width = 160 Height = 21 Style = orcsDropDown AutoSelect = True Caption = 'Specimen' Color = clWindow DropDownCount = 8 ItemHeight = 13 ItemTipColor = clWindow ItemTipEnable = True ListItemsOnly = True LongList = True LookupPiece = 0 MaxLength = 0 ParentShowHint = False Pieces = '2' ShowHint = True Sorted = False SynonymChars = '<>' TabOrder = 1 OnNeedData = cboSpecimenNeedData CharsNeedMatch = 1 end end object DKLanguageController1: TDKLanguageController Left = 208 Top = 128 LangData = { 0A0066726D4C616254657374010100000001000000070043617074696F6E0108 0000000A00706E6C4C616254657374000007006C626C54657374010100000002 000000070043617074696F6E000B006C626C53706563696D656E010100000003 000000070043617074696F6E000B006C626C53706563496E666F010100000004 000000070043617074696F6E000500636D644F4B010100000005000000070043 617074696F6E000900636D6443616E63656C0101000000060000000700436170 74696F6E00070063626F4C697374010100000007000000070043617074696F6E 000B0063626F53706563696D656E010100000008000000070043617074696F6E 00} end end