home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 March
/
Chip_2002-03_cd1.bin
/
tema
/
thebat
/
download
/
update
/
thebat.exe
/
0
/
RCDATA
/
TPROGRESSFORM
/
TPROGRESSFORM.txt
Wrap
Text File
|
2001-09-09
|
761b
|
40 lines
object ProgressForm: TProgressForm
Left = 257
Top = 141
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Progress'
ClientHeight = 76
ClientWidth = 255
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object lStatus: TLabel
Left = 8
Top = 16
Width = 233
Height = 13
AutoSize = False
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Bar: TProgressBar
Left = 8
Top = 40
Width = 241
Height = 17
Min = 0
Max = 100
TabOrder = 0
end
end