home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / 9TXT / FAQWRITE.ZIP / FAWRITE.EXE / 0 / RCDATA / TSWFORM / TSWFORM.txt
Text File  |  1998-06-02  |  1KB  |  71 lines

  1. object SWForm: TSWForm
  2.   Left = 200
  3.   Top = 108
  4.   BorderStyle = bsDialog
  5.   Caption = 'FAQWrite ShareWare'
  6.   ClientHeight = 154
  7.   ClientWidth = 339
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Bevel1: TBevel
  16.     Left = 8
  17.     Top = 8
  18.     Width = 321
  19.     Height = 137
  20.   end
  21.   object Label1: TLabel
  22.     Left = 40
  23.     Top = 16
  24.     Width = 251
  25.     Height = 20
  26.     Caption = 'FAQWriter  ShareWare Version'
  27.     Font.Charset = ANSI_CHARSET
  28.     Font.Color = clBlack
  29.     Font.Height = -16
  30.     Font.Name = 'MS Sans Serif'
  31.     Font.Style = [fsBold]
  32.     ParentFont = False
  33.   end
  34.   object Label2: TLabel
  35.     Left = 40
  36.     Top = 40
  37.     Width = 231
  38.     Height = 13
  39.     Caption = ' This Shareware version allows a maximum of 10 '
  40.   end
  41.   object Label3: TLabel
  42.     Left = 40
  43.     Top = 56
  44.     Width = 243
  45.     Height = 13
  46.     Caption = 'question and answer blocks. If you want a unlimited'
  47.   end
  48.   object Label4: TLabel
  49.     Left = 40
  50.     Top = 72
  51.     Width = 242
  52.     Height = 13
  53.     Caption = 'amount of answer and question blocks please  see '
  54.   end
  55.   object Label5: TLabel
  56.     Left = 40
  57.     Top = 88
  58.     Width = 55
  59.     Height = 13
  60.     Caption = 'the manual.'
  61.   end
  62.   object BitBtn1: TBitBtn
  63.     Left = 120
  64.     Top = 112
  65.     Width = 81
  66.     Height = 25
  67.     TabOrder = 0
  68.     Kind = bkOK
  69.   end
  70. end
  71.