home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows News 2006 October
/
wn148cd2.iso
/
Windows
/
Travailler
/
Sysboard
/
6bi2.1.exe
/
0
/
RCDATA
/
TFORM3
/
TFORM3.txt
Wrap
Text File
|
2006-03-02
|
3KB
|
152 lines
object Form3: TForm3
Left = 548
Top = 233
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
ClientHeight = 210
ClientWidth = 458
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 14
object GroupBox1: TGroupBox
Left = 16
Top = 12
Width = 429
Height = 153
Caption = 'R'#233'capitulatif de l'#39'installation'
TabOrder = 0
object Label1: TLabel
Left = 32
Top = 32
Width = 59
Height = 14
Caption = 'Application :'
end
object Label2: TLabel
Left = 32
Top = 52
Width = 44
Height = 14
Caption = 'Version :'
end
object Label3: TLabel
Left = 32
Top = 72
Width = 98
Height = 14
Caption = 'Dossier destination :'
end
object ApplicationLabel: TLabel
Left = 144
Top = 32
Width = 273
Height = 14
AutoSize = False
Caption = 'ApplicationLabel'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object VersionLabel: TLabel
Left = 144
Top = 52
Width = 273
Height = 14
AutoSize = False
Caption = 'VersionLabel'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object DossierLabel: TLabel
Left = 144
Top = 72
Width = 273
Height = 14
AutoSize = False
Caption = 'DossierLabel'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 32
Top = 120
Width = 369
Height = 14
Alignment = taCenter
AutoSize = False
Caption = 'Cliquez sur "Suivant" pour d'#233'marrer l'#39'installation...'
end
object Label5: TLabel
Left = 32
Top = 92
Width = 55
Height = 14
Caption = 'Raccourci :'
end
object RaccourciLabel: TLabel
Left = 144
Top = 92
Width = 273
Height = 14
AutoSize = False
Caption = 'RaccourciLabel'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
end
object PrecedentBtn: TButton
Left = 212
Top = 176
Width = 73
Height = 21
Caption = 'Pr'#233'c'#233'dent'
TabOrder = 2
OnClick = PrecedentBtnClick
end
object SuivantBtn: TButton
Left = 292
Top = 176
Width = 75
Height = 21
Caption = 'Suivant'
Default = True
TabOrder = 1
OnClick = SuivantBtnClick
end
object AnnulerBtn: TButton
Left = 372
Top = 176
Width = 73
Height = 21
Cancel = True
Caption = 'Annuler'
TabOrder = 3
OnClick = AnnulerBtnClick
end
end