home *** CD-ROM | disk | FTP | other *** search
/ Patrick Moore's Guide to the Universe / PatrickMooresGuideToTheUniverse.iso / GSP_RUN.EXE / 0 / RCDATA / TWELCOME / TWELCOME.txt
Text File  |  2001-01-26  |  446b  |  25 lines

  1. object Welcome: TWelcome
  2.   Left = 192
  3.   Top = 107
  4.   Width = 544
  5.   Height = 375
  6.   Caption = 'Welcome...'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object BitBtn1: TBitBtn
  17.     Left = 448
  18.     Top = 312
  19.     Width = 73
  20.     Height = 25
  21.     TabOrder = 0
  22.     Kind = bkOK
  23.   end
  24. end
  25.