object AboutFrm: TAboutFrm Left = 481 Top = 242 BorderStyle = bsDialog Caption = 'Acerca de Hentai Extra Gold' ClientHeight = 239 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 = 10 Top = 8 Width = 309 Height = 185 BevelInner = bvRaised BevelOuter = bvLowered ParentColor = True TabOrder = 0 OnMouseMove = PanelMouseMove object ProgramIcon: TImage Left = 22 Top = 20 Width = 64 Height = 56 AutoSize = True Picture.Data = {} IsControl = True end object LblCopyright: TLabel Left = 32 Top = 160 Width = 245 Height = 13 Caption = 'Copyright (c) 2006-2007 ARES Inform'#225'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 = 285 Top = 6 Width = 15 Height = 13 Alignment = taCenter Caption = '1.1' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object LblCredits: TLabel Left = 96 Top = 38 Width = 201 Height = 45 Alignment = taCenter AutoSize = False Caption = 'Dise'#241'o: Oscar Sard'#224', Gabriel S. Trincado'#13#10'Programaci'#243'n: Jos'#233' Gar' + 'c'#237'a ' IsControl = True end object LblMail: TLabel Left = 57 Top = 128 Width = 195 Height = 13 Cursor = crHandPoint Caption = 'e-mail: hentaiextragold@areseditorial.com' OnClick = LblMailClick OnMouseMove = LblMailMouseMove end end object BtnOk: TButton Left = 131 Top = 204 Width = 75 Height = 25 Caption = 'Aceptar' Default = True ModalResult = 1 TabOrder = 1 end end