home *** CD-ROM | disk | FTP | other *** search
- object fFindReplace: TfFindReplace
- Left = 354
- Top = 202
- HelpContext = 311
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsToolWindow
- Caption = 'Naj'#237't'
- ClientHeight = 221
- ClientWidth = 413
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object lFind: TLabel
- Left = 7
- Top = 12
- Width = 25
- Height = 13
- Caption = 'Naj'#237't:'
- end
- object lReplace: TLabel
- Left = 8
- Top = 34
- Width = 43
- Height = 13
- Caption = 'Nahradit:'
- end
- object cbFindText: TComboBox
- Left = 72
- Top = 8
- Width = 305
- Height = 21
- AutoComplete = False
- ItemHeight = 13
- TabOrder = 0
- end
- object cbReplaceText: TComboBox
- Left = 72
- Top = 32
- Width = 305
- Height = 21
- AutoComplete = False
- ItemHeight = 13
- TabOrder = 1
- end
- object gbOption: TGroupBox
- Left = 8
- Top = 61
- Width = 169
- Height = 92
- Caption = 'Mo'#382'nosti'
- TabOrder = 2
- object cCaseSensitive: TCheckBox
- Left = 16
- Top = 16
- Width = 145
- Height = 17
- Caption = '&Rozli'#353'ovat velikost p'#237'smen'
- TabOrder = 0
- end
- object cWholeWord: TCheckBox
- Left = 16
- Top = 32
- Width = 145
- Height = 17
- Caption = 'Pou&ze cel'#225' slova'
- TabOrder = 1
- end
- object cAskReplace: TCheckBox
- Left = 16
- Top = 48
- Width = 145
- Height = 17
- Caption = '&Dotaz p'#345'ed nahrazen'#237'm'
- Checked = True
- State = cbChecked
- TabOrder = 2
- end
- object cRegExp: TCheckBox
- Left = 16
- Top = 64
- Width = 137
- Height = 17
- Caption = 'R&egul'#225'rn'#237' v'#253'razy'
- TabOrder = 3
- OnClick = cRegExpClick
- end
- end
- object gbDirection: TGroupBox
- Left = 184
- Top = 61
- Width = 105
- Height = 92
- Caption = 'Sm'#283'r hled'#225'n'#237
- TabOrder = 3
- object rForward: TRadioButton
- Left = 16
- Top = 16
- Width = 81
- Height = 17
- Caption = '&Vp'#345'ed'
- Checked = True
- TabOrder = 0
- TabStop = True
- end
- object rBackward: TRadioButton
- Left = 16
- Top = 32
- Width = 81
- Height = 17
- Caption = 'Vz&ad'
- TabOrder = 1
- end
- object rEntireScope: TRadioButton
- Left = 16
- Top = 48
- Width = 81
- Height = 17
- Caption = 'Cel'#253' &text'
- TabOrder = 2
- end
- end
- object gbScope: TGroupBox
- Left = 297
- Top = 61
- Width = 112
- Height = 92
- Caption = 'Rozsah'
- TabOrder = 4
- object rAllText: TRadioButton
- Left = 16
- Top = 16
- Width = 89
- Height = 17
- Caption = '&Cel'#253' soubor'
- Checked = True
- TabOrder = 0
- TabStop = True
- end
- object rSelectedText: TRadioButton
- Left = 16
- Top = 32
- Width = 89
- Height = 17
- Caption = 'Oz&na'#269'en'#253' text'
- TabOrder = 1
- end
- end
- object bCount: TButton
- Left = 8
- Top = 192
- Width = 73
- Height = 25
- Caption = '&Po'#269'et'
- TabOrder = 9
- OnClick = bCountClick
- end
- object bCopy: TButton
- Left = 8
- Top = 160
- Width = 73
- Height = 25
- Caption = '&Kop'#237'rovat'
- TabOrder = 7
- OnClick = bCountClick
- end
- object bList: TButton
- Left = 88
- Top = 192
- Width = 73
- Height = 25
- Caption = 'Sezna&m'
- TabOrder = 10
- OnClick = bCountClick
- end
- object bCancel: TButton
- Left = 336
- Top = 192
- Width = 73
- Height = 25
- Cancel = True
- Caption = '&Storno'
- ModalResult = 2
- TabOrder = 6
- end
- object bOK: TButton
- Left = 256
- Top = 192
- Width = 73
- Height = 25
- Caption = '&OK'
- Default = True
- ModalResult = 1
- TabOrder = 5
- OnClick = FindReplace
- end
- object cAddLineNum: TCheckBox
- Left = 88
- Top = 163
- Width = 145
- Height = 17
- Caption = 'P'#345'idat '#269#237'sla '#345#225'dk'#367
- TabOrder = 8
- end
- object bSearchHelp: TButton
- Left = 384
- Top = 8
- Width = 21
- Height = 21
- Caption = '?'
- TabOrder = 11
- OnClick = bSearchHelpClick
- end
- object bReplaceHelp: TButton
- Left = 384
- Top = 32
- Width = 21
- Height = 21
- Caption = '?'
- TabOrder = 12
- OnClick = bReplaceHelpClick
- end
- object popupRegExp: TPopupMenu
- Left = 184
- Top = 192
- end
- object popupRepl: TPopupMenu
- Left = 216
- Top = 192
- end
- end
-