home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 100
/
FreelogNo100-NovembreDecembre2010.iso
/
ViePratique
/
assoscomptescripthp
/
_SETUP.1
/
Restauration.exe
/
0
/
RCDATA
/
TCOMFIRMESAUVEGARDE
/
TCOMFIRMESAUVEGARDE.txt
< prev
Wrap
Text File
|
2008-11-15
|
4KB
|
189 lines
object comfirmesauvegarde: Tcomfirmesauvegarde
Left = 309
Top = 229
AutoScroll = False
Caption = 'Restauration en cours ...'
ClientHeight = 260
ClientWidth = 499
Color = clBtnFace
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
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 497
Height = 241
Color = clWhite
TabOrder = 0
object Image1: TImage
Left = 8
Top = 8
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image001.ico>}
end
object Image2: TImage
Left = 56
Top = 80
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image002.ico>}
Visible = False
end
object ProLabel1: TProLabel
Left = 112
Top = 24
Width = 284
Height = 24
Caption = 'Patientez Restauration en cours ...'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
HighlightDirection = drDownRight
HighlightDepth = 1
ParentFont = False
ShadowStyle = ssRecessedShadow
ShadowDirection = drUpLeft
ShadowDepth = 1
ShadowSize = 1
end
object Label2: TLabel
Left = 104
Top = 96
Width = 287
Height = 13
Caption = 'Restauration de la table Adh'#233'rents effectu'#233'e avec succ'#232's ...'
Visible = False
end
object Image3: TImage
Left = 80
Top = 120
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image003.ico>}
Visible = False
end
object Image4: TImage
Left = 104
Top = 160
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image004.ico>}
Visible = False
end
object Label3: TLabel
Left = 128
Top = 136
Width = 288
Height = 13
Caption = 'Restauration de la table Paiements '#233'ffectu'#233'e avec succ'#232's ...'
Visible = False
end
object Label4: TLabel
Left = 152
Top = 176
Width = 290
Height = 13
Caption = 'Restauration de la table Cotisations effectu'#233'e avec succ'#232's ...'
Visible = False
end
object ProLabel2: TProLabel
Left = 104
Top = 24
Width = 331
Height = 24
Caption = 'Restauration effectu'#233'e avec succ'#232's'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -20
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
HighlightDirection = drDownRight
HighlightDepth = 1
ParentFont = False
ShadowStyle = ssRecessedShadow
ShadowDirection = drUpLeft
ShadowDepth = 1
ShadowSize = 1
Visible = False
end
object Button1: TButton
Left = 224
Top = 208
Width = 91
Height = 25
Cursor = crHandPoint
Caption = 'Quitter'
TabOrder = 0
Visible = False
OnClick = Button1Click
end
end
object StatusBar1: TStatusBar
Left = 0
Top = 241
Width = 499
Height = 19
Panels = <>
end
object MainMenu1: TMainMenu
Left = 440
Top = 144
object Fichier1: TMenuItem
Caption = '&Fichier'
object N1: TMenuItem
Caption = '-'
end
object Quitter1: TMenuItem
Caption = '&Quitter'
OnClick = Quitter1Click
end
end
end
object Timer1: TTimer
Enabled = False
Interval = 500
OnTimer = Timer1Timer
Left = 448
Top = 8
end
object Timer2: TTimer
Enabled = False
Interval = 3000
OnTimer = Timer2Timer
Left = 408
Top = 8
end
object Timer3: TTimer
Enabled = False
Interval = 3500
OnTimer = Timer3Timer
Left = 368
Top = 8
end
object Timer4: TTimer
Enabled = False
Interval = 4000
OnTimer = Timer4Timer
Left = 328
Top = 8
end
end