home *** CD-ROM | disk | FTP | other *** search
/ Chip: Shareware for Win 95 / Chip-Shareware-Win95.bin / ostatni / clipma / cm32.exe / CLIPMT42.EXE / 0 / RCDATA / TFRMMAG_RTF / TFRMMAG_RTF.txt
Encoding:
Text File  |  1997-02-01  |  459 b   |  26 lines

  1. object frmMag_rtf: TfrmMag_rtf
  2.   Left = 606
  3.   Top = 126
  4.   Width = 414
  5.   Height = 282
  6.   Caption = 'rtf'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   OnShow = FormShow
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object RichEdit1: TRichEdit
  15.     Left = 0
  16.     Top = 0
  17.     Width = 406
  18.     Height = 255
  19.     Align = alClient
  20.     Lines.Strings = (
  21.       'RichEdit1')
  22.     ScrollBars = ssBoth
  23.     TabOrder = 0
  24.   end
  25. end
  26.