home *** CD-ROM | disk | FTP | other *** search
/ WinFiles.com / InfoMagic-WinFilesDotCom-June1998-Disc2of3-DAMAGED_DISC.iso / games-card / patien20.exe / PATIENCE.EXE / 0 / RCDATA / TWELCOMEDLG / TWELCOMEDLG.txt
Text File  |  1998-01-12  |  1KB  |  71 lines

  1. object WelcomeDlg: TWelcomeDlg
  2.   Left = 482
  3.   Top = 241
  4.   BorderStyle = bsDialog
  5.   Caption = 'Welcome to Patience v2.0'
  6.   ClientHeight = 199
  7.   ClientWidth = 358
  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 = 8
  18.     Top = 8
  19.     Width = 341
  20.     Height = 153
  21.     Shape = bsFrame
  22.   end
  23.   object Label2: TLabel
  24.     Left = 24
  25.     Top = 24
  26.     Width = 312
  27.     Height = 13
  28.     Caption = 
  29.       'Welcome to Patience v2.0, a collection of 30 solitaire card game' +
  30.       's.'
  31.   end
  32.   object Label1: TLabel
  33.     Left = 24
  34.     Top = 48
  35.     Width = 307
  36.     Height = 13
  37.     Caption = 'Patience is shareware, which means you can '#39'try before you buy'#39'.'
  38.   end
  39.   object Label3: TLabel
  40.     Left = 24
  41.     Top = 80
  42.     Width = 257
  43.     Height = 13
  44.     Caption = 'Its a serious bargain at only $20 for 30 different games.'
  45.   end
  46.   object Label6: TLabel
  47.     Left = 24
  48.     Top = 108
  49.     Width = 265
  50.     Height = 13
  51.     Caption = 'Check under '#39'Registration Info'#39' in the Help menu fir more'
  52.   end
  53.   object Label7: TLabel
  54.     Left = 24
  55.     Top = 132
  56.     Width = 197
  57.     Height = 13
  58.     Caption = 'information and instructions for registering.'
  59.   end
  60.   object OKBtn: TButton
  61.     Left = 143
  62.     Top = 168
  63.     Width = 75
  64.     Height = 25
  65.     Caption = 'OK'
  66.     Default = True
  67.     ModalResult = 1
  68.     TabOrder = 0
  69.   end
  70. end
  71.