object frmODRadApproval: TfrmODRadApproval Left = 295 Top = 167 BorderStyle = bsDialog Caption = 'Select Approving Radiologist' ClientHeight = 262 ClientWidth = 259 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 = 259 Height = 262 Align = alClient BevelOuter = bvNone TabOrder = 0 object SrcLabel: TLabel Left = 12 Top = 14 Width = 98 Height = 13 Caption = 'Select or enter name' end object cmdOK: TButton Left = 52 Top = 227 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 OnClick = cmdOKClick end object cmdCancel: TButton Left = 132 Top = 226 Width = 75 Height = 25 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 2 OnClick = cmdCancelClick end object cboRadiologist: TORComboBox Left = 13 Top = 31 Width = 234 Height = 185 Style = orcsSimple AutoSelect = True Caption = 'Select or enter name' Color = clWindow DropDownCount = 8 ItemHeight = 13 ItemTipColor = clWindow ItemTipEnable = True ListItemsOnly = True LongList = False LookupPiece = 0 MaxLength = 0 Pieces = '2' Sorted = True SynonymChars = '<>' TabOrder = 0 CharsNeedMatch = 1 end end object DKLanguageController1: TDKLanguageController Left = 120 Top = 136 LangData = { 100066726D4F44526164417070726F76616C0101000000010000000700436170 74696F6E01050000000700706E6C42617365000008005372634C6162656C0101 00000002000000070043617074696F6E000500636D644F4B0101000000030000 00070043617074696F6E000900636D6443616E63656C01010000000400000007 0043617074696F6E000E0063626F526164696F6C6F6769737401010000000500 0000070043617074696F6E00} end end