home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 September
/
Chip_2002-09_cd1.bin
/
zkuste
/
delphi
/
kompon
/
d456
/
EKRTF.ZIP
/
MainDemo
/
UGauge.dfm
/
UGauge.txt
Wrap
Text File
|
2000-09-24
|
528b
|
28 lines
object FGauge: TFGauge
Left = 211
Top = 234
BorderStyle = bsDialog
Caption = 'Processing report ...'
ClientHeight = 63
ClientWidth = 480
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Bar: TProgressBar
Left = 8
Top = 24
Width = 465
Height = 16
Min = 0
Max = 100
TabOrder = 0
end
end