home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2000 September
/
PCWorld_2000-09_cd.bin
/
Software
/
TemaCD
/
currconv
/
currconv.exe
/
0
/
RCDATA
/
TFORM4
/
TFORM4.txt
< prev
Wrap
Text File
|
1999-07-12
|
1KB
|
53 lines
object Form4: TForm4
Left = 240
Top = 125
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Loading...'
ClientHeight = 77
ClientWidth = 223
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 223
Height = 77
Align = alClient
TabOrder = 0
object Label1: TLabel
Left = 56
Top = 30
Width = 109
Height = 13
Caption = 'Loading, please wait....'
end
object Image1: TImage
Left = 16
Top = 24
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image001.ico>}
end
object ProgressBar1: TProgressBar
Left = 56
Top = 48
Width = 150
Height = 13
Min = 0
Max = 100
TabOrder = 0
end
end
end