object SEARCHTEXT: TSEARCHTEXT Left = 163 Top = 144 HelpContext = 430 BorderIcons = [] BorderStyle = bsSingle ClientHeight = 117 ClientWidth = 360 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Findwhat: TLabel Tag = 1 Left = 12 Top = 8 Width = 341 Height = 17 AutoSize = False Caption = '&Find what:' FocusControl = idSearchText WordWrap = True end object idWholeWordsOnly: TCheckBox Tag = 2 Left = 12 Top = 54 Width = 157 Height = 15 Caption = 'Whole &words only' TabOrder = 1 end object idCaseSensitive: TCheckBox Tag = 3 Left = 172 Top = 54 Width = 177 Height = 15 Caption = '&Case sensitive' TabOrder = 2 end object Ok: TButton Tag = 4001 Left = 73 Top = 90 Width = 100 Height = 25 Caption = 'Ok' Default = True ModalResult = 1 TabOrder = 4 end object Cancel: TButton Tag = 4002 Left = 187 Top = 90 Width = 100 Height = 25 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 5 end object idSearchText: TComboBox Left = 12 Top = 28 Width = 341 Height = 21 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 13 ParentFont = False TabOrder = 0 end object idSearchBackwards: TCheckBox Tag = 4 Left = 12 Top = 72 Width = 157 Height = 13 Caption = 'Search &backwards' TabOrder = 3 end object Translate1: TTranslate Tag = 5860 Left = 8 Top = 88 end object ResolutionFix1: TResolutionFix Left = 40 Top = 88 end end