home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 January
/
Chip_2000-01_cd.bin
/
sharewar
/
CD2HTML
/
cd2html.exe
/
0
/
RCDATA
/
TFORMFIND
/
TFORMFIND.txt
Wrap
Text File
|
1999-11-02
|
732b
|
42 lines
object FormFind: TFormFind
Left = 14
Top = 225
BorderStyle = bsDialog
Caption = 'Find'
ClientHeight = 72
ClientWidth = 183
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 8
Top = 40
Width = 75
Height = 25
Caption = '&Find'
TabOrder = 1
OnClick = Button1Click
end
object Button3: TButton
Left = 96
Top = 40
Width = 75
Height = 25
Caption = '&Close'
ModalResult = 2
TabOrder = 2
end
object ComboBox1: TComboBox
Left = 8
Top = 8
Width = 169
Height = 21
ItemHeight = 13
TabOrder = 0
end
end