home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 May / Chip_2002-05_cd1.bin / chplus / cpp / 3 / hra1.exe / ep.dfm / ep.txt
Text File  |  1998-02-09  |  341b  |  18 lines

  1. object Form1: TForm1
  2.   Left = 192
  3.   Top = 108
  4.   Width = 552
  5.   Height = 356
  6.   Caption = 'Form1'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'Default'
  11.   Font.Style = []
  12.   OnActivate = FormActivate
  13.   OnMouseMove = FormMouseMove
  14.   OnPaint = FormPaint
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17. end
  18.