home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
rd.exe
/
0
/
RCDATA
/
TFORM2
/
TFORM2.txt
< prev
Wrap
Text File
|
2010-02-20
|
1KB
|
62 lines
object Form2: TForm2
Left = 0
Top = 0
BorderStyle = bsDialog
Caption = 'Tworzenie obrazu p'#322'yty'
ClientHeight = 320
ClientWidth = 520
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 0
Top = 0
Width = 520
Height = 320
Picture.Data = {<image000.bmp>}
end
object Label1: TLabel
Left = 8
Top = 8
Width = 214
Height = 144
Caption =
'W nast'#281'pnym kroku zostanie uruchomione tworzenie obrazu p'#322'yty. J' +
'e'#347'li nie nast'#261'pi to automatycznie, kliknij przycisk "Play" w ok' +
'nie VistePE Project (jak na rysunku). Po zako'#324'czeniu tworzenia o' +
'brazu p'#322'yty kliknij przycisk "Dalej."'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -16
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Transparent = True
WordWrap = True
end
object Image2: TImage
Left = 260
Top = 8
Width = 252
Height = 201
Picture.Data = {<image001.bmp>}
end
object Button1: TButton
Left = 200
Top = 266
Width = 129
Height = 41
Caption = 'OK'
TabOrder = 0
OnClick = Button1Click
end
end