home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 November / Chip_2000-11_cd1.iso / EPA / Epa / EPADEMO / DEFAULT / LM / LINEF.DFM / LINEF.txt
Text File  |  1998-12-10  |  451b  |  23 lines

  1. inherited LineForm: TLineForm
  2.   Caption = 'LineForm'
  3.   OldCreateOrder = True
  4.   PixelsPerInch = 96
  5.   TextHeight = 13
  6.   inherited CloseBtn: TPaintedButton
  7.     Width = 30
  8.   end
  9.   object Label1: TLabel [1]
  10.     Left = 98
  11.     Top = 39
  12.     Width = 44
  13.     Height = 37
  14.     Caption = 'LM'
  15.     Font.Charset = DEFAULT_CHARSET
  16.     Font.Color = clWindowText
  17.     Font.Height = -32
  18.     Font.Name = 'MS Sans Serif'
  19.     Font.Style = []
  20.     ParentFont = False
  21.   end
  22. end
  23.