home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2000 July & August
/
EPA005.iso
/
MMMIntro7
/
intro.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
< prev
Wrap
Text File
|
2000-05-10
|
1KB
|
78 lines
object Form1: TForm1
Left = 248
Top = 189
BorderStyle = bsDialog
Caption = ' INTRO lipiec 2000'
ClientHeight = 176
ClientWidth = 337
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 96
Width = 103
Height = 13
Caption = 'Wybierz jedn� z opcji:'
end
object BitBtn1: TBitBtn
Left = 248
Top = 104
Width = 75
Height = 25
TabOrder = 0
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 248
Top = 136
Width = 75
Height = 25
Caption = 'Wyjd�'
TabOrder = 1
OnClick = BitBtn2Click
Kind = bkAbort
end
object RadioButton1: TRadioButton
Left = 16
Top = 120
Width = 193
Height = 17
Caption = 'Instaluj Acrobat Reader 4.0'
TabOrder = 2
end
object RadioButton2: TRadioButton
Left = 16
Top = 144
Width = 193
Height = 17
Caption = 'Uruchom Miesi�cznik INTRO'
Checked = True
TabOrder = 3
TabStop = True
end
object Panel1: TPanel
Left = 16
Top = 16
Width = 305
Height = 73
BevelOuter = bvLowered
Caption = 'Panel1'
TabOrder = 4
object Image1: TImage
Left = 1
Top = 1
Width = 303
Height = 71
Align = alClient
Picture.Data = {<image000.bmp>}
end
end
end