inherited frmLkUpLocation: TfrmLkUpLocation Left = 377 Top = 314 Width = 364 Height = 239 Caption = 'Select Location' Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object lblLocation: TLabel [0] Left = 8 Top = 8 Width = 41 Height = 13 Caption = 'Location' end object lblInfo: TLabel [1] Left = 8 Top = 176 Width = 341 Height = 28 AutoSize = False WordWrap = True end object cboLocation: TORComboBox [2] Left = 8 Top = 22 Width = 193 Height = 143 Style = orcsSimple AutoSelect = True Caption = 'Location' Color = clWindow DropDownCount = 8 ItemHeight = 13 ItemTipColor = clWindow ItemTipEnable = True ListItemsOnly = False LongList = True LookupPiece = 0 MaxLength = 0 Pieces = '2' Sorted = False SynonymChars = '<>' TabOrder = 0 OnNeedData = cboLocationNeedData CharsNeedMatch = 1 end object cmdOK: TButton [3] Left = 276 Top = 22 Width = 72 Height = 21 Caption = 'OK' Default = True TabOrder = 1 OnClick = cmdOKClick end object cmdCancel: TButton [4] Left = 276 Top = 51 Width = 72 Height = 21 Cancel = True Caption = 'Cancel' TabOrder = 2 OnClick = cmdCancelClick end inherited DKLanguageController1: TDKLanguageController LangData = { 0F0066726D4C6B55704C6F636174696F6E010100000001000000070043617074 696F6E01050000000B006C626C4C6F636174696F6E0101000000020000000700 43617074696F6E0007006C626C496E666F00000B0063626F4C6F636174696F6E 010100000003000000070043617074696F6E000500636D644F4B010100000004 000000070043617074696F6E000900636D6443616E63656C0101000000050000 00070043617074696F6E00} end object DKLanguageController2: TDKLanguageController Left = 320 Top = 104 LangData = { 0F0066726D4C6B55704C6F636174696F6E010100000001000000070043617074 696F6E01050000000B006C626C4C6F636174696F6E0101000000020000000700 43617074696F6E0007006C626C496E666F00000B0063626F4C6F636174696F6E 010100000003000000070043617074696F6E000500636D644F4B010100000004 000000070043617074696F6E000900636D6443616E63656C0101000000050000 00070043617074696F6E00} end end