home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 October
/
Chip_2002-10_cd1.bin
/
ctenari
/
Salas
/
Install.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
Wrap
Text File
|
2002-04-27
|
4KB
|
172 lines
object Form1: TForm1
Left = 236
Top = 233
BorderStyle = bsDialog
Caption = 'HAD 2002 - Bohuslav Sala� < goldxxxgold@seznam.cz >'
ClientHeight = 302
ClientWidth = 451
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 32
Top = 32
Width = 391
Height = 45
Caption = 'Instalace hry : HAD 2002'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clYellow
Font.Height = -32
Font.Name = 'Comic Sans MS'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 32
Top = 104
Width = 268
Height = 14
Caption = 'Zvolte c�lov� adres�� do n�j� bude hra nainstalov�na ...'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 168
Top = 280
Width = 271
Height = 14
Caption = 'Vyrobil Bohuslav Sala� 2002 - goldxxxgold@seznam.cz'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 72
Top = 248
Width = 32
Height = 13
Caption = 'Label4'
Visible = False
end
object Label5: TLabel
Left = 256
Top = 208
Width = 147
Height = 14
Caption = 'Pot�ebn� m�sto na disku : 6 MB'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 384
Top = 80
Width = 37
Height = 14
Caption = 'ver. 2.0'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clYellow
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 32
Top = 136
Width = 393
Height = 21
Color = 4868682
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
Text = 'C:\Hry\Had 2002\'
end
object Button1: TButton
Left = 256
Top = 232
Width = 75
Height = 25
Caption = 'Instaluj'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 336
Top = 232
Width = 91
Height = 25
Caption = 'Ukon�i instalaci'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Button2Click
end
object ProgressBar1: TProgressBar
Left = 32
Top = 168
Width = 393
Height = 15
Min = 0
Max = 100
TabOrder = 3
end
object Memo1: TMemo
Left = 32
Top = 232
Width = 113
Height = 49
TabOrder = 4
Visible = False
end
object RadioGroup1: TRadioGroup
Left = 32
Top = 200
Width = 201
Height = 65
Caption = ' Vlastn�te syst�m : '
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ItemIndex = 0
Items.Strings = (
'Windows 95/98'
'Windows 2000 nebo vy��� ...')
ParentFont = False
TabOrder = 5
end
end