home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 November
/
Chip_2001-11_cd1.bin
/
ctenari
/
Bukacek
/
uninstall.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
Wrap
Text File
|
2001-08-23
|
1KB
|
55 lines
object Form1: TForm1
Left = 371
Top = 282
BorderStyle = bsToolWindow
Caption = 'UNINSTALL UFOUNI'
ClientHeight = 88
ClientWidth = 405
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 96
Top = 8
Width = 198
Height = 13
Caption = 'Opravdu chcete odinstalovat hru Ufouni ?'
end
object Button1: TButton
Left = 104
Top = 56
Width = 75
Height = 25
Caption = 'ANO'
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 208
Top = 56
Width = 75
Height = 25
Caption = 'NE'
TabOrder = 1
OnClick = Button2Click
end
object ProgressBar1: TProgressBar
Left = 16
Top = 32
Width = 377
Height = 16
Min = 0
Max = 100
TabOrder = 2
end
end