home *** CD-ROM | disk | FTP | other *** search
/ Game Zone - 1,000+ Games / GAMEZONE.BIN / Programs / Win / PUZZLE2 / PUZZLE$$.EXE / PUZZLE / PUZZLE.EXE / 0 / RCDATA / TRTF2TXTFORM / TRTF2TXTFORM.txt
Text File  |  1999-06-19  |  486b  |  25 lines

  1. object Rtf2TxtForm: TRtf2TxtForm
  2.   Left = 241
  3.   Top = 165
  4.   Width = 112
  5.   Height = 70
  6.   Caption = 'Rtf2TxtForm'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   TextHeight = 13
  13.   object RichEdit: TRichEdit
  14.     Left = 0
  15.     Top = 0
  16.     Width = 104
  17.     Height = 43
  18.     Align = alClient
  19.     Lines.Strings = (
  20.       'RichEdit jsfg sdfg sdfg sdfg sdfgsdfgsdsdfgsdfg sdfg')
  21.     TabOrder = 0
  22.     WordWrap = False
  23.   end
  24. end
  25.