home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 32 / hot34.iso / ficheros / 9APLI / 32PSHD30.ZIP / _SETUP.1 / HAO30.exe / 0 / RCDATA / TMEMODLG / TMEMODLG.txt
Text File  |  1998-02-19  |  509b  |  28 lines

  1. object MemoDlg: TMemoDlg
  2.   Left = 156
  3.   Top = 194
  4.   Width = 533
  5.   Height = 356
  6.   Font.Color = clWindowText
  7.   Font.Height = -13
  8.   Font.Name = 'System'
  9.   Font.Style = []
  10.   PixelsPerInch = 96
  11.   Position = poScreenCenter
  12.   TextHeight = 16
  13.   object Memo1: TMemo
  14.     Left = 0
  15.     Top = 0
  16.     Width = 525
  17.     Height = 329
  18.     Align = alClient
  19.     Font.Color = clBlack
  20.     Font.Height = -13
  21.     Font.Name = 'MS Sans Serif'
  22.     Font.Style = []
  23.     ParentFont = False
  24.     ScrollBars = ssBoth
  25.     TabOrder = 0
  26.   end
  27. end
  28.