home *** CD-ROM | disk | FTP | other *** search
/ Gioco e Imparo 4: Andiamo a fare spese! / GIOCOEIMPARO04.BIN / XTRAS / TMS_MP.DLL / 0 / RCDATA / TRICHEDITFORM / TRICHEDITFORM.txt
Text File  |  1999-04-13  |  533b  |  29 lines

  1. object RichEditForm: TRichEditForm
  2.   Left = 146
  3.   Top = 110
  4.   Width = 544
  5.   Height = 375
  6.   Caption = 'RichEditForm'
  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 = True
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object REdit: TRichEditOle
  17.     Left = 8
  18.     Top = 8
  19.     Width = 521
  20.     Height = 337
  21.     Lines.Strings = (
  22.       'REdit')
  23.     TabOrder = 0
  24.     LogX = 0
  25.     LogY = 0
  26.     OutputToPrinter = False
  27.   end
  28. end
  29.