home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 March
/
Chip_2000-03_cd.bin
/
tema
/
Waptor
/
waptor.exe
/
0
/
RCDATA
/
TFRMFIND
/
TFRMFIND.txt
Wrap
Text File
|
2000-01-18
|
6KB
|
248 lines
object frmFIND: TfrmFIND
Left = 224
Top = 122
ActiveControl = cmbFINDTEXT1
BorderStyle = bsDialog
Caption = 'Find/Replace'
ClientHeight = 271
ClientWidth = 354
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
OnActivate = FormActivate
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object pgFIND: TPageControl
Left = 0
Top = 0
Width = 353
Height = 237
ActivePage = tabFIND
TabOrder = 4
OnChange = pgFINDChange
object tabFIND: TTabSheet
Caption = 'Find'
object Label1: TLabel
Left = 8
Top = 16
Width = 49
Height = 13
Caption = 'Fi&nd what:'
end
object RxSpeedButton1: TRxSpeedButton
Left = 320
Top = 13
Width = 20
Height = 20
Hint = 'Vymazat historii'
Flat = True
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFF0000
FFFFFFFFFF0088770FFFFFFF008888770FFFFF00882888770FFFFF7882222877
70FFFF782828287770FFF7882888887770FFF7822282287770FFF78828822877
770FF788822FFFF7770F78888FF7888FF70F788FF0778888FF0F7FF7707888FF
77FF77FF7088FF77FFFFFF77F7FF77FFFFFFFFFF7777FFFFFFFF}
OnClick = RxSpeedButton1Click
end
object cmbFINDTEXT1: TComboBox
Left = 96
Top = 12
Width = 220
Height = 21
ItemHeight = 13
TabOrder = 0
OnChange = cmbFINDTEXT1Change
end
end
object tabREPL: TTabSheet
Caption = 'Replace'
ImageIndex = 1
object Label2: TLabel
Left = 8
Top = 44
Width = 65
Height = 13
Caption = 'R&eplace with:'
FocusControl = cmbREPL
end
object Label3: TLabel
Left = 8
Top = 16
Width = 49
Height = 13
Caption = 'Fi&nd what:'
end
object RxSpeedButton2: TRxSpeedButton
Left = 320
Top = 13
Width = 20
Height = 20
Hint = 'Vymazat historii'
Flat = True
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFF0000
FFFFFFFFFF0088770FFFFFFF008888770FFFFF00882888770FFFFF7882222877
70FFFF782828287770FFF7882888887770FFF7822282287770FFF78828822877
770FF788822FFFF7770F78888FF7888FF70F788FF0778888FF0F7FF7707888FF
77FF77FF7088FF77FFFFFF77F7FF77FFFFFFFFFF7777FFFFFFFF}
OnClick = RxSpeedButton2Click
end
object RxSpeedButton3: TRxSpeedButton
Left = 320
Top = 41
Width = 20
Height = 20
Hint = 'Vymazat historii'
Flat = True
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFF0000
FFFFFFFFFF0088770FFFFFFF008888770FFFFF00882888770FFFFF7882222877
70FFFF782828287770FFF7882888887770FFF7822282287770FFF78828822877
770FF788822FFFF7770F78888FF7888FF70F788FF0778888FF0F7FF7707888FF
77FF77FF7088FF77FFFFFF77F7FF77FFFFFFFFFF7777FFFFFFFF}
OnClick = RxSpeedButton3Click
end
object cmbREPL: TComboBox
Left = 96
Top = 40
Width = 220
Height = 21
ItemHeight = 13
TabOrder = 1
end
object cmbFINDTEXT2: TComboBox
Left = 96
Top = 12
Width = 220
Height = 21
ItemHeight = 13
TabOrder = 0
OnChange = cmbFINDTEXT2Change
end
end
end
object btnFIND: TButton
Left = 3
Top = 243
Width = 75
Height = 25
Caption = '&Find'
Default = True
Enabled = False
TabOrder = 3
OnClick = btnFINDClick
end
object Button2: TButton
Left = 275
Top = 243
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
TabOrder = 5
OnClick = Button2Click
end
object GroupBox1: TGroupBox
Left = 16
Top = 95
Width = 161
Height = 66
Caption = 'Option'
TabOrder = 0
object chkMALA: TCheckBox
Left = 8
Top = 20
Width = 145
Height = 17
Caption = 'Match &case'
TabOrder = 0
end
object chkCELASLOVA: TCheckBox
Left = 8
Top = 40
Width = 137
Height = 17
Caption = 'Match &whole words'
TabOrder = 1
end
end
object rgSMER: TRadioGroup
Left = 184
Top = 96
Width = 161
Height = 65
Caption = 'Direction'
ItemIndex = 0
Items.Strings = (
'&forward'
'&backward')
TabOrder = 1
end
object rgODKUD: TRadioGroup
Left = 16
Top = 168
Width = 161
Height = 57
Caption = 'Begin from'
ItemIndex = 0
Items.Strings = (
'&cursor'
'&top')
TabOrder = 2
end
object btnREPL: TButton
Left = 84
Top = 243
Width = 75
Height = 25
Caption = '&Replace'
Enabled = False
TabOrder = 6
Visible = False
OnClick = btnREPLClick
end
object btnREPLALL: TButton
Left = 168
Top = 243
Width = 75
Height = 25
Caption = 'Replace &All'
Enabled = False
TabOrder = 7
OnClick = btnREPLALLClick
end
object chkKURZOR: TCheckBox
Left = 192
Top = 176
Width = 145
Height = 17
Caption = 'kurzor na p�vodn� pozici'
TabOrder = 8
end
object fstor: TFormStorage
IniSection = 'FindReplace'
StoredProps.Strings = (
'cmbFINDTEXT1.Items'
'cmbFINDTEXT2.Items'
'cmbREPL.Items'
'chkKURZOR.Checked')
Left = 212
Top = 208
end
end