home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Expert 29
/
Pce29cd.iso
/
RUNIMAGE
/
DELPHI40
/
BIN
/
CORIDE40.BPL
/
0
/
RCDATA
/
TSEARCHPROGRESSDLG
/
TSEARCHPROGRESSDLG.txt
Wrap
Text File
|
1998-06-16
|
847b
|
48 lines
object SearchProgressDlg: TSearchProgressDlg
Left = 358
Top = 294
BorderStyle = bsToolWindow
Caption = 'Searching'
ClientHeight = 91
ClientWidth = 255
ParentFont = True
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 3
Top = 4
Width = 249
Height = 85
end
object HitLabel: TLabel
Left = 64
Top = 64
Width = 180
Height = 13
AutoSize = False
Caption = '0'
end
object NameDisplay: TPaintBox
Left = 64
Top = 40
Width = 180
Height = 13
OnPaint = NameDisplayPaint
end
object TextDisplay: TPaintBox
Left = 64
Top = 14
Width = 180
Height = 13
OnPaint = TextDisplayPaint
end
object Placeholder: TBevel
Left = 8
Top = 24
Width = 17
Height = 25
end
end