home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1999 January
/
pcwk_01_1999.iso
/
Top100sh
/
Toolsys
/
Resc95
/
_SETUP.DLL
/
RCDATA
/
TFORM5
/
TFORM5.txt
< prev
Wrap
Text File
|
1998-09-11
|
956b
|
52 lines
object Form5: TForm5
Left = 235
Top = 169
Width = 267
Height = 124
VertScrollBar.Visible = False
BorderIcons = [biSystemMenu]
Caption = 'Installing'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Icon.Data = {<image000.ico>}
Position = poScreenCenter
OnActivate = Form5Activate
OnClose = Form5Close
PixelsPerInch = 96
TextHeight = 13
object Gauge1: TGauge
Left = 9
Top = 41
Width = 241
Height = 23
Progress = 0
end
object Label1: TLabel
Left = 8
Top = 8
Width = 57
Height = 13
Caption = 'Copying file:'
end
object Label2: TLabel
Left = 25
Top = 24
Width = 3
Height = 13
end
object Button1: TButton
Left = 100
Top = 71
Width = 55
Height = 20
Cancel = True
Caption = 'Cancel'
TabOrder = 0
OnClick = Button1Click
end
end