home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 August / Chip_1999-08_cd.bin / EPA / run.exe / 0 / RCDATA / TLMFORM / TLMFORM.txt
Text File  |  1999-07-01  |  458b  |  23 lines

  1. object LMForm: TLMForm
  2.   Left = 96
  3.   Top = 77
  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 = 13
  22. end
  23.