home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 April
/
PCWorld_1999-04_cd.bin
/
Software
/
TemaCD
/
HTMLed
/
EDITOR.EXE
/
0
/
RCDATA
/
TFINDFORM
/
TFINDFORM.txt
Wrap
Text File
|
1998-10-11
|
2KB
|
113 lines
object FindForm: TFindForm
Left = 216
Top = 151
BorderStyle = bsDialog
Caption = 'Naj�t'
ClientHeight = 190
ClientWidth = 395
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 16
Width = 25
Height = 13
Caption = '&Naj�t:'
end
object FromRG: TRadioGroup
Left = 16
Top = 64
Width = 113
Height = 57
Caption = '&Za��t'
ItemIndex = 1
Items.Strings = (
'o&d kurzoru'
'&cel� soubor')
TabOrder = 0
end
object OptionsGB: TGroupBox
Left = 136
Top = 64
Width = 161
Height = 57
Caption = '&Volby'
TabOrder = 1
object CaseChB: TCheckBox
Left = 8
Top = 16
Width = 137
Height = 17
Caption = '&rozli�ovat velk� a mal�'
TabOrder = 0
end
object DIntelChB: TCheckBox
Left = 8
Top = 35
Width = 121
Height = 17
Caption = '&inteligence diakritiky'
TabOrder = 1
end
end
object OKButton: TButton
Left = 192
Top = 144
Width = 75
Height = 25
Caption = '&OK'
Default = True
ModalResult = 1
TabOrder = 2
OnClick = OKButtonClick
end
object CancelButton: TButton
Left = 280
Top = 144
Width = 75
Height = 25
Cancel = True
Caption = '&Storno'
ModalResult = 2
TabOrder = 3
end
object Animate1: TAnimate
Left = 328
Top = 16
Width = 48
Height = 50
Active = True
CommonAVI = aviFindFile
StopFrame = 23
end
object FindCB: TComboBox98
Left = 16
Top = 32
Width = 289
Height = 21
ItemHeight = 13
TabOrder = 5
Complete = True
MinLengthComplete = 0
end
object FormStorage1: TFormStorage
IniSection = '\Software\DRHTML\Find'
Options = []
UseRegistry = True
StoredProps.Strings = (
'FindCB.Items'
'CaseChB.Checked'
'DIntelChB.Checked'
'FromRG.ItemIndex')
Left = 16
Top = 152
end
end