home *** CD-ROM | disk | FTP | other *** search
/ Minami 1 / MINAMI2_01.iso / Minami.exe / 0 / RCDATA / TABOUTFRM / TABOUTFRM.txt < prev   
Text File  |  1999-12-15  |  2KB  |  90 lines

  1. object AboutFrm: TAboutFrm
  2.   Left = 364
  3.   Top = 185
  4.   BorderStyle = bsDialog
  5.   Caption = 'Acerca de Minami 2000'
  6.   ClientHeight = 240
  7.   ClientWidth = 329
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Panel1: TPanel
  20.     Left = 8
  21.     Top = 8
  22.     Width = 309
  23.     Height = 185
  24.     BevelInner = bvRaised
  25.     BevelOuter = bvLowered
  26.     ParentColor = True
  27.     TabOrder = 0
  28.     object ProgramIcon: TImage
  29.       Left = 64
  30.       Top = 12
  31.       Width = 180
  32.       Height = 50
  33.       AutoSize = True
  34.       Picture.Data = {<image000.bmp>}
  35.       IsControl = True
  36.     end
  37.     object Copyright: TLabel
  38.       Left = 48
  39.       Top = 160
  40.       Width = 245
  41.       Height = 13
  42.       Caption = 'Copyright (c) 1999,2000  ARES Inform∩┐╜tica'
  43.       Font.Charset = DEFAULT_CHARSET
  44.       Font.Color = clWindowText
  45.       Font.Height = -11
  46.       Font.Name = 'MS Sans Serif'
  47.       Font.Style = [fsBold]
  48.       ParentFont = False
  49.       IsControl = True
  50.     end
  51.     object Label1: TLabel
  52.       Left = 250
  53.       Top = 43
  54.       Width = 22
  55.       Height = 19
  56.       Alignment = taCenter
  57.       Caption = '1.5'
  58.       Font.Charset = ANSI_CHARSET
  59.       Font.Color = clWindowText
  60.       Font.Height = -16
  61.       Font.Name = 'Arial'
  62.       Font.Style = [fsBold]
  63.       ParentFont = False
  64.       IsControl = True
  65.     end
  66.     object Label2: TLabel
  67.       Left = 73
  68.       Top = 76
  69.       Width = 164
  70.       Height = 77
  71.       Alignment = taCenter
  72.       AutoSize = False
  73.       Caption = 
  74.         'Dise∩┐╜o: Albert Rodr∩┐╜guez'#13#10#13#10'Programaci∩┐╜n: Jos∩┐╜ Garc∩┐╜a '#13#10#13#10'Conten' +
  75.         'idos: Ra∩┐╜l Dom∩┐╜nguez'
  76.       IsControl = True
  77.     end
  78.   end
  79.   object OKButton: TButton
  80.     Left = 127
  81.     Top = 204
  82.     Width = 75
  83.     Height = 25
  84.     Caption = 'Aceptar'
  85.     Default = True
  86.     ModalResult = 1
  87.     TabOrder = 1
  88.   end
  89. end
  90.