object frmPCEOther: TfrmPCEOther Left = 451 Top = 201 Width = 284 Height = 351 ActiveControl = cboOther Caption = 'OtherItems' 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 cmdCancel: TButton Left = 190 Top = 287 Width = 75 Height = 22 Cancel = True Caption = 'Cancel' TabOrder = 2 OnClick = cmdCancelClick end object cmdOK: TButton Left = 110 Top = 287 Width = 75 Height = 22 Caption = 'OK' Enabled = False TabOrder = 1 OnClick = cmdOKClick end object cboOther: TORComboBox Left = 8 Top = 8 Width = 257 Height = 273 Style = orcsSimple AutoSelect = True Caption = 'Other Items' Color = clWindow DropDownCount = 8 ItemHeight = 13 ItemTipColor = clWindow ItemTipEnable = True ListItemsOnly = False LongList = False LookupPiece = 0 MaxLength = 0 Pieces = '2' Sorted = False SynonymChars = '<>' TabOrder = 0 OnChange = cboOtherChange OnDblClick = cboOtherDblClick CharsNeedMatch = 1 end object DKLanguageController1: TDKLanguageController Left = 48 Top = 280 LangData = { 0B0066726D5043454F74686572010100000001000000070043617074696F6E01 030000000900636D6443616E63656C010100000002000000070043617074696F 6E000500636D644F4B010100000003000000070043617074696F6E0008006362 6F4F74686572010100000004000000070043617074696F6E00} end end