home *** CD-ROM | disk | FTP | other *** search
- object SEARCHTEXT: TSEARCHTEXT
- Left = 163
- Top = 144
- HelpContext = 430
- BorderIcons = []
- BorderStyle = bsSingle
- ClientHeight = 115
- 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 = 77
- Top = 90
- Width = 90
- Height = 23
- Caption = 'Ok'
- Default = True
- ModalResult = 1
- TabOrder = 5
- end
- object Cancel: TButton
- Tag = 4002
- Left = 171
- Top = 90
- Width = 90
- Height = 23
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 6
- 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 idSearchHex: TCheckBox
- Tag = 5
- Left = 172
- Top = 72
- Width = 177
- Height = 15
- Caption = 'Search &hex string'
- TabOrder = 4
- end
- object Button1: TButton
- Tag = 4003
- Left = 265
- Top = 90
- Width = 90
- Height = 23
- Caption = 'Help'
- TabOrder = 7
- OnClick = Button1Click
- end
- object Translate1: TTranslate
- Tag = 5860
- Left = 8
- Top = 88
- end
- object ResolutionFix1: TResolutionFix
- Left = 40
- Top = 88
- end
- end
-