home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
9GRAF
/
AFA31SUS.ZIP
/
AFA.EXE
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1998-05-06
|
2KB
|
80 lines
object AboutBox: TAboutBox
Left = 200
Top = 108
BorderStyle = bsDialog
Caption = 'A propos'
ClientHeight = 213
ClientWidth = 298
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 7
Top = 8
Width = 281
Height = 161
BevelInner = bvRaised
BevelOuter = bvLowered
ParentColor = True
TabOrder = 0
object ProgramIcon: TImage
Left = 18
Top = 19
Width = 32
Height = 32
Picture.Data = {<image000.ico>}
Stretch = True
IsControl = True
end
object ProductName: TLabel
Left = 102
Top = 18
Width = 76
Height = 13
Caption = 'Automata for Art'
IsControl = True
end
object Version: TLabel
Left = 113
Top = 41
Width = 53
Height = 13
Caption = 'Version 3.1'
IsControl = True
end
object Copyright: TLabel
Left = 83
Top = 80
Width = 114
Height = 13
Caption = 'Copyright 1992-1998 (C)'
IsControl = True
end
object Comments: TLabel
Left = 94
Top = 104
Width = 76
Height = 13
Caption = 'Paul Franceschi'
WordWrap = True
IsControl = True
end
end
object OKButton: TButton
Left = 111
Top = 180
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
end