home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows News 2006 October
/
wn148cd2.iso
/
Windows
/
Travailler
/
RapidExe
/
RapidExe.exe
/
0
/
RCDATA
/
TFAPROPOS
/
TFAPROPOS.txt
Wrap
Text File
|
2004-10-29
|
2KB
|
91 lines
object FApropos: TFApropos
Left = 183
Top = 201
BorderStyle = bsDialog
Caption = 'A propos'
ClientHeight = 212
ClientWidth = 298
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 8
Top = 8
Width = 281
Height = 169
BevelInner = bvRaised
BevelOuter = bvLowered
ParentColor = True
TabOrder = 0
object ProductName: TLabel
Left = 10
Top = 16
Width = 262
Height = 13
Cursor = crHandPoint
Caption = 'RapidExe V3.1.1 - EMANUELLI Xavier - 2004'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
OnClick = ProductNameClick
OnMouseEnter = ProductNameMouseEnter
OnMouseLeave = ProductNameMouseLeave
IsControl = True
end
object Label1: TLabel
Left = 52
Top = 32
Width = 176
Height = 13
Cursor = crHandPoint
Caption = 'xavieremanuelli@Caramail.Com'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
OnClick = Label1Click
OnMouseEnter = Label1MouseEnter
OnMouseLeave = Label1MouseLeave
IsControl = True
end
object Memo1: TMemo
Left = 8
Top = 56
Width = 265
Height = 105
Lines.Strings = (
'Cette application est un "e-mailware". Si vous avez '
'aim'#233' ce programme, si vous avez des commentaires '#224' '
'faire sur son fonctionnement ou si vous d'#233'sirez faire '
'am'#233'liorer ce programme, envoyez-moi un e-mail '#224' '
'xavieremanuelli@Caramail.Com.'
'Vous pouvez diffuser RapidExe librement dans la '
'mesure o'#249' aucune modification n'#39'y a '#233't'#233' apport'#233'e.')
ReadOnly = True
TabOrder = 0
end
end
object OKButton: TButton
Left = 111
Top = 182
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
end