home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 September
/
PCWorld_2007-09_cd.bin
/
multimedia
/
coverme
/
CoverMe.exe
/
0
/
RCDATA
/
TFORMPROGRESS
/
TFORMPROGRESS.txt
Wrap
Text File
|
2007-07-27
|
720b
|
38 lines
object FormProgress: TFormProgress
Left = 316
Top = 402
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Progress'
ClientHeight = 44
ClientWidth = 398
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
DesignSize = (
398
44)
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 4
Top = 4
Width = 109
Height = 13
Caption = 'Downloading pictures'
end
object ProgressBar1: TProgressBar
Left = 4
Top = 21
Width = 389
Height = 17
Anchors = [akLeft, akBottom]
TabOrder = 0
end
end