home *** CD-ROM | disk | FTP | other *** search
- inherited ReplaceDlg: TReplaceDlg
- HelpContext = 11023
- Caption = 'Replace Text'
- ClientHeight = 303
- ClientWidth = 382
- PixelsPerInch = 96
- TextHeight = 13
- inherited Label1: TLabel
- Left = 24
- Width = 56
- Caption = '&Text to find:'
- end
- object Label2: TLabel [1]
- Left = 16
- Top = 53
- Width = 65
- Height = 13
- Alignment = taRightJustify
- Caption = 'Replace &with:'
- end
- inherited gbOptions: TGroupBox
- Top = 80
- Width = 201
- Height = 89
- TabOrder = 9
- inherited cbRegExp: TCheckBox
- Top = 68
- end
- object cbPrompt: TCheckBox
- Left = 8
- Top = 50
- Width = 185
- Height = 17
- Caption = '&Prompt on replace'
- TabOrder = 3
- end
- end
- inherited rScope: TRadioGroup
- Top = 176
- Width = 201
- end
- inherited rOrigin: TRadioGroup
- Left = 216
- Top = 176
- end
- inherited Button1: TButton
- Left = 30
- Top = 256
- end
- inherited Button2: TButton
- Left = 208
- Top = 256
- TabOrder = 6
- end
- inherited bHelp: TButton
- Left = 288
- Top = 256
- TabOrder = 8
- end
- inherited eText: TComboBox
- Left = 88
- Width = 281
- end
- object Button3: TButton [9]
- Left = 112
- Top = 256
- Width = 89
- Height = 25
- Caption = 'Replace &All...'
- ModalResult = 6
- TabOrder = 5
- end
- object eReplace: TComboBox [10]
- Left = 88
- Top = 48
- Width = 281
- Height = 21
- ItemHeight = 13
- TabOrder = 1
- OnKeyDown = eReplaceKeyDown
- end
- inherited gbDirection: TGroupBox
- Left = 216
- Top = 80
- Height = 89
- end
- end
-