home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows News 2006 October
/
wn148cd2.iso
/
Windows
/
Travailler
/
Sysboard
/
6bi2.1.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
< prev
Wrap
Text File
|
2006-03-02
|
3KB
|
116 lines
object Form1: TForm1
Left = 305
Top = 107
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Installation'
ClientHeight = 209
ClientWidth = 458
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 14
object GroupBox1: TGroupBox
Left = 12
Top = 8
Width = 433
Height = 157
Caption = 'Bienvenue dans l'#39'installation de '
TabOrder = 0
object Label1: TLabel
Left = 20
Top = 32
Width = 393
Height = 16
AutoSize = False
Caption = 'Bienvenue dans le programme d'#39'installation de '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 92
Top = 64
Width = 201
Height = 13
AutoSize = False
Caption = 'Vous '#234'tes sur le point d'#39'installer le logiciel'
end
object Label3: TLabel
Left = 92
Top = 128
Width = 317
Height = 14
AutoSize = False
Caption = 'Cliquez sur Suivant pour continuer...'
end
object Image1: TImage
Left = 24
Top = 68
Width = 28
Height = 30
AutoSize = True
Picture.Data = {<image000.bmp>}
Transparent = True
end
object VersionLabel: TLabel
Left = 296
Top = 64
Width = 9
Height = 14
Caption = '...'
end
object Label4: TLabel
Left = 92
Top = 88
Width = 317
Height = 29
AutoSize = False
Caption =
'Veuillez fermer les anciennes version de SysBoard qui pourraient' +
' '#234'tre lanc'#233'es afin d'#39'en effectuer la mise '#224' jour.'
WordWrap = True
end
end
object AnnulerBtn: TButton
Left = 372
Top = 176
Width = 73
Height = 21
Cancel = True
Caption = 'Annuler'
TabOrder = 3
OnClick = AnnulerBtnClick
end
object SuivantBtn: TButton
Left = 292
Top = 176
Width = 75
Height = 21
Caption = 'Suivant'
Default = True
TabOrder = 1
OnClick = SuivantBtnClick
end
object Button1: TButton
Left = 212
Top = 176
Width = 73
Height = 21
Caption = 'Pr'#233'c'#233'dent'
Enabled = False
TabOrder = 2
end
end