home *** CD-ROM | disk | FTP | other *** search
- object AboutFrm: TAboutFrm
- Left = 466
- Top = 203
- BorderStyle = bsDialog
- Caption = 'Acerca de XManga'
- ClientHeight = 240
- ClientWidth = 330
- Color = cl3DLight
- 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 = 10
- Top = 12
- Width = 309
- Height = 185
- BevelInner = bvRaised
- BevelOuter = bvLowered
- ParentColor = True
- TabOrder = 0
- OnMouseMove = PanelMouseMove
- object ProgramIcon: TImage
- Left = 55
- Top = 12
- Width = 200
- Height = 62
- AutoSize = True
- Picture.Data = {<image000.gif>}
- IsControl = True
- end
- object LblCopyright: TLabel
- Left = 19
- Top = 160
- Width = 272
- Height = 13
- Caption = 'Copyright (c) 2002-2004 ARES Informソスtica S.L.'
- 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 = 266
- Top = 67
- Width = 22
- Height = 19
- Alignment = taCenter
- Caption = '1.6'
- 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 = 54
- Top = 92
- Width = 200
- Height = 37
- Alignment = taCenter
- AutoSize = False
- Caption = 'Diseソスo: Pedro Almagro, Oscar Sardソス'#13#10'Programaciソスn: Josソス Garcソスa '
- IsControl = True
- end
- object LblMail: TLabel
- Left = 92
- Top = 128
- Width = 135
- Height = 13
- Cursor = crHandPoint
- Caption = 'e-mail: xmanga@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
-