home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2008 September
/
PCWorld_2008-09_cd.bin
/
temacd
/
photofiltre
/
pf-setup-en.exe
/
PhotoFiltre.exe
/
0
/
RCDATA
/
TAPROPOSFORM
/
TAPROPOSFORM.txt
< prev
Wrap
Text File
|
2008-01-12
|
2KB
|
106 lines
object AProposForm: TAProposForm
Left = 254
Top = 178
AlphaBlendValue = 100
BorderStyle = bsNone
Caption = 'A propos'
ClientHeight = 314
ClientWidth = 368
Color = clBtnFace
TransparentColorValue = clNone
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object PnlFond: TPanel
Left = 0
Top = 0
Width = 368
Height = 314
Align = alClient
TabOrder = 0
OnMouseDown = PnlFondMouseDown
object LblCaption: TLabel
Left = 16
Top = 136
Width = 77
Height = 13
Caption = 'PhotoFiltre 6.3.1'
OnMouseDown = PnlFondMouseDown
end
object LblAuthor: TLabel
Left = 16
Top = 174
Width = 44
Height = 13
Caption = 'Copyright'
OnMouseDown = PnlFondMouseDown
end
object LblSite: TLabel
Left = 16
Top = 192
Width = 127
Height = 13
Cursor = crHandPoint
Caption = 'http://www.photofiltre.com'
OnClick = LblSiteClick
end
object LblLicence: TLabel
Left = 16
Top = 228
Width = 38
Height = 13
Caption = 'Licence'
OnMouseDown = PnlFondMouseDown
end
object Bevel1: TBevel
Left = 16
Top = 219
Width = 335
Height = 9
Shape = bsTopLine
end
object LblDate: TLabel
Left = 16
Top = 156
Width = 23
Height = 13
Caption = 'Date'
OnMouseDown = PnlFondMouseDown
end
object PnlImg: TPanel
Left = 16
Top = 16
Width = 335
Height = 114
BevelOuter = bvLowered
TabOrder = 0
OnMouseDown = PnlFondMouseDown
object Image1: TImage
Left = 1
Top = 1
Width = 333
Height = 112
Picture.Data = {<image000.jpg>}
OnMouseDown = PnlFondMouseDown
end
end
object BOk: TButton
Left = 274
Top = 274
Width = 77
Height = 25
Caption = 'Ok'
ModalResult = 1
TabOrder = 1
end
end
end