home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 April / PCWorld_2000-04_cd.bin / EPA / run.exe / 0 / RCDATA / TLMFORM / TLMFORM.txt
Text File  |  2000-02-24  |  458b  |  23 lines

  1. object LMForm: TLMForm
  2.   Left = 98
  3.   Top = 78
  4.   BorderStyle = bsNone
  5.   Caption = 'LMForm'
  6.   ClientHeight = 348
  7.   ClientWidth = 536
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Scaled = False
  16.   OnClose = FormClose
  17.   OnCloseQuery = FormCloseQuery
  18.   OnHide = FormHide
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 15
  22. end
  23.