object frmODRadImType: TfrmODRadImType Left = 308 Top = 206 BorderStyle = bsDialog Caption = 'Select Imaging Type' ClientHeight = 189 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 = 189 Align = alClient BevelOuter = bvNone TabOrder = 0 object SrcLabel: TLabel Left = 12 Top = 14 Width = 145 Height = 16 AutoSize = False Caption = 'Select or enter imaging type' end object cmdOK: TButton Left = 57 Top = 151 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 OnClick = cmdOKClick end object cmdCancel: TButton Left = 138 Top = 151 Width = 75 Height = 25 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 2 OnClick = cmdCancelClick end object cboImType: TORComboBox Left = 14 Top = 31 Width = 234 Height = 103 Style = orcsSimple AutoSelect = True Caption = 'Select or enter imaging type' 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 OnDblClick = cboImTypeDblClick CharsNeedMatch = 1 end end object DKLanguageController1: TDKLanguageController Left = 120 Top = 96 LangData = { 0E0066726D4F44526164496D5479706501010000000100000007004361707469 6F6E01050000000700706E6C42617365000008005372634C6162656C01010000 0002000000070043617074696F6E000500636D644F4B01010000000300000007 0043617074696F6E000900636D6443616E63656C010100000004000000070043 617074696F6E00090063626F496D547970650101000000050000000700436170 74696F6E00} end end