home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Minami 11
/
MINAMI2_11.iso
/
Minami.exe
/
0
/
RCDATA
/
TABOUTFRM
/
TABOUTFRM.txt
< prev
Wrap
Text File
|
2000-09-07
|
2KB
|
102 lines
object AboutFrm: TAboutFrm
Left = 364
Top = 185
BorderStyle = bsDialog
Caption = 'Acerca de Minami'
ClientHeight = 240
ClientWidth = 329
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
Scaled = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel: TPanel
Left = 8
Top = 8
Width = 309
Height = 185
BevelInner = bvRaised
BevelOuter = bvLowered
ParentColor = True
TabOrder = 0
OnMouseMove = PanelMouseMove
object ProgramIcon: TImage
Left = 64
Top = 12
Width = 180
Height = 48
AutoSize = True
Picture.Data = {<image000.gif>}
IsControl = True
end
object LblCopyright: TLabel
Left = 32
Top = 160
Width = 245
Height = 13
Caption = 'Copyright (c) 1999,2000 ARES Inform�tica'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object LblVersion: TLabel
Left = 250
Top = 43
Width = 31
Height = 19
Alignment = taCenter
Caption = '1.71'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object LblInfo: TLabel
Left = 73
Top = 76
Width = 164
Height = 49
Alignment = taCenter
AutoSize = False
Caption =
'Dise�o: Albert Rodr�guez'#13#10'Programaci�n: Jos� Garc�a '#13#10'Contenidos' +
': Ra�l Dom�nguez'
IsControl = True
end
object LblMail: TLabel
Left = 89
Top = 132
Width = 130
Height = 13
Cursor = crHandPoint
Caption = 'e-mail: minami@aresinf.com'
OnClick = LblMailClick
OnMouseMove = LblMailMouseMove
end
end
object OKButton: TButton
Left = 127
Top = 204
Width = 75
Height = 25
Caption = 'Aceptar'
Default = True
ModalResult = 1
TabOrder = 1
end
end