object AboutFrm: TAboutFrm Left = 364 Top = 185 BorderStyle = bsDialog Caption = 'Acerca de Minami 2000' 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 PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 8 Top = 8 Width = 309 Height = 185 BevelInner = bvRaised BevelOuter = bvLowered ParentColor = True TabOrder = 0 object ProgramIcon: TImage Left = 64 Top = 12 Width = 180 Height = 50 AutoSize = True Picture.Data = {} IsControl = True end object Copyright: TLabel Left = 48 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 Label1: TLabel Left = 250 Top = 43 Width = 22 Height = 19 Alignment = taCenter Caption = '1.5' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False IsControl = True end object Label2: TLabel Left = 73 Top = 76 Width = 164 Height = 77 Alignment = taCenter AutoSize = False Caption = 'Dise�o: Albert Rodr�guez'#13#10#13#10'Programaci�n: Jos� Garc�a '#13#10#13#10'Conten' + 'idos: Ra�l Dom�nguez' IsControl = True end end object OKButton: TButton Left = 127 Top = 204 Width = 75 Height = 25 Caption = 'Aceptar' Default = True ModalResult = 1 TabOrder = 1 end end