object ItemImageSelectionDlg: TItemImageSelectionDlg Left = 703 Top = 139 BorderStyle = bsDialog Caption = 'Item Selection' ClientHeight = 388 ClientWidth = 306 Color = clBtnFace ParentFont = True OldCreateOrder = True Position = poScreenCenter OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 13 object PageControl1: TPageControl Left = 7 Top = 7 Width = 296 Height = 348 TabOrder = 0 end object BottomPnl: TPanel Left = 0 Top = 361 Width = 306 Height = 27 Align = alBottom BevelOuter = bvNone TabOrder = 1 object OKBtn: TButton Left = 150 Top = 3 Width = 73 Height = 22 Caption = 'OK' ModalResult = 1 TabOrder = 0 end object Button2: TButton Left = 230 Top = 3 Width = 73 Height = 22 Caption = 'Cancel' ModalResult = 2 TabOrder = 1 end end object ItemImageGrid: TEObjectGrid Left = 16 Top = 20 Width = 281 Height = 319 OnSelectCell = ItemImageGridSelectCell OnDrawCell = ItemImageGridDrawCell FocusColor = clRed ControlStyle = ecsArray Mode = [] Color = clBtnFace RowCount = 10 DefaultColWidth = 62 DefaultRowHeight = 80 end object Translator: TIvTranslator DictionaryName = 'aow2ed' Left = 12 Top = 8 TargetsData = ( 1 5 ( '' 'Hint' 0) ( '' 'Caption' 0) ( '' 'Items' 0) ( '' 'Text' 0) ( '' 'ToolTipText' 0)) end end