home *** CD-ROM | disk | FTP | other *** search
/ Más de 2,500 Juegos / CD4.iso / zipdat / 3637 / 3637.exe / CardMaker.exe / 0 / RCDATA / TABOUTBOXFORM / TABOUTBOXFORM.txt
Text File  |  1999-09-02  |  1KB  |  79 lines

  1. object AboutBoxForm: TAboutBoxForm
  2.   Left = 193
  3.   Top = 398
  4.   BorderStyle = bsSingle
  5.   Caption = 'About This Software'
  6.   ClientHeight = 273
  7.   ClientWidth = 302
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Bevel1: TBevel
  17.     Left = 14
  18.     Top = 8
  19.     Width = 273
  20.     Height = 217
  21.   end
  22.   object Label1: TLabel
  23.     Left = 66
  24.     Top = 24
  25.     Width = 181
  26.     Height = 22
  27.     Caption = 'AS Card Maker v1.01'
  28.     Font.Charset = ANSI_CHARSET
  29.     Font.Color = clBlack
  30.     Font.Height = -19
  31.     Font.Name = 'Times New Roman'
  32.     Font.Style = [fsBold]
  33.     ParentFont = False
  34.   end
  35.   object Label2: TLabel
  36.     Left = 76
  37.     Top = 200
  38.     Width = 150
  39.     Height = 13
  40.     Caption = 'Copyright ∩┐╜ Aki Suuronen 1999'
  41.   end
  42.   object Label5: TLabel
  43.     Left = 90
  44.     Top = 168
  45.     Width = 122
  46.     Height = 13
  47.     Caption = 'aki.suuronen@pp.phnet.fi'
  48.   end
  49.   object Label4: TLabel
  50.     Left = 82
  51.     Top = 136
  52.     Width = 141
  53.     Height = 13
  54.     Caption = 'Comments and bug reports to '
  55.   end
  56.   object Label3: TLabel
  57.     Left = 92
  58.     Top = 56
  59.     Width = 51
  60.     Height = 13
  61.     Caption = 'Created by'
  62.   end
  63.   object Label6: TLabel
  64.     Left = 152
  65.     Top = 56
  66.     Width = 64
  67.     Height = 13
  68.     Caption = 'Aki Suuronen'
  69.   end
  70.   object BitBtn1: TBitBtn
  71.     Left = 113
  72.     Top = 240
  73.     Width = 75
  74.     Height = 25
  75.     TabOrder = 0
  76.     Kind = bkOK
  77.   end
  78. end
  79.