home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 100
/
FreelogNo100-NovembreDecembre2010.iso
/
ViePratique
/
assoscomptescripthp
/
_SETUP.1
/
Restauration.exe
/
0
/
RCDATA
/
TSAUVEGARDE
/
TSAUVEGARDE.txt
< prev
Wrap
Text File
|
2008-11-15
|
3KB
|
141 lines
object Sauvegarde: TSauvegarde
Left = 309
Top = 229
AutoScroll = False
Caption = 'Restaurer une Sauvegarde'
ClientHeight = 256
ClientWidth = 501
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
Menu = MainMenu1
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 497
Height = 241
Color = clWhite
TabOrder = 2
object Label5: TLabel
Left = 8
Top = 224
Width = 32
Height = 13
Caption = 'Label5'
Visible = False
end
object Label7: TLabel
Left = 136
Top = 144
Width = 41
Height = 16
Caption = 'Label7'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 8
Top = 208
Width = 32
Height = 13
Caption = 'Label8'
Visible = False
end
object Label1: TLabel
Left = 88
Top = 104
Width = 334
Height = 20
Caption = 'Vous allez effectuer une restauration du :'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Image1: TImage
Left = 8
Top = 8
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image001.ico>}
end
object Label2: TLabel
Left = 208
Top = 32
Width = 75
Height = 20
Caption = 'Attention'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Image2: TImage
Left = 168
Top = 16
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image002.ico>}
end
object Button2: TButton
Left = 296
Top = 200
Width = 75
Height = 25
Cursor = crHandPoint
Caption = 'Annuler'
TabOrder = 0
OnClick = Button2Click
end
end
object Button1: TButton
Left = 128
Top = 200
Width = 75
Height = 25
Cursor = crHandPoint
Caption = 'Restaurer'
TabOrder = 0
OnClick = Button1Click
end
object StatusBar1: TStatusBar
Left = 0
Top = 237
Width = 501
Height = 19
Panels = <>
end
object MainMenu1: TMainMenu
Left = 536
Top = 224
object Fichier1: TMenuItem
Caption = '&Fichier'
object N1: TMenuItem
Caption = '-'
end
object Quitter1: TMenuItem
Caption = '&Quitter'
OnClick = Quitter1Click
end
end
end
end