home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Shareware for Win 95
/
Chip-Shareware-Win95.bin
/
ostatni
/
delphi
/
ruzne
/
auto32_3.exe
/
rar
/
AUTO32_3
/
LIB.D3
/
ADBSRCH.DFM
/
ADBSRCH.txt
Wrap
Text File
|
1997-07-12
|
741b
|
38 lines
object AutoSearchForm_: TAutoSearchForm_
Left = 123
Top = 211
BorderIcons = []
BorderStyle = bsNone
Caption = 'AutoSearchForm_'
ClientHeight = 43
ClientWidth = 272
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel: TPanel
Left = 0
Top = 0
Width = 272
Height = 43
Align = alClient
TabOrder = 0
object Edit: TEdit
Left = 6
Top = 7
Width = 128
Height = 21
TabOrder = 0
Text = 'Edit'
OnChange = EditChange
OnKeyDown = EditKeyDown
OnKeyPress = EditKeyPress
end
end
end