home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Plus! (NZ) 2001 June
/
HDC50.iso
/
Runimage
/
Delphi50
/
Bin
/
CORIDE50.BPL
/
0
/
RCDATA
/
TSEARCHPROGRESSDLG
/
TSEARCHPROGRESSDLG.txt
Wrap
Text File
|
1999-08-11
|
917b
|
51 lines
object SearchProgressDlg: TSearchProgressDlg
Left = 358
Top = 294
BorderStyle = bsToolWindow
Caption = 'Searching'
ClientHeight = 91
ClientWidth = 255
Color = clBtnFace
ParentFont = True
FormStyle = fsStayOnTop
OldCreateOrder = 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