home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / share / news / wclock / wclocks.exe / 0 / RCDATA / TMAINFORM / TMAINFORM.txt
Text File  |  1997-12-05  |  287b  |  16 lines

  1. object MainForm: TMainForm
  2.   Left = 10
  3.   Top = 416
  4.   Width = 112
  5.   Height = 27
  6.   Caption = 'MainForm'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   OnClose = FormClose
  12.   OnCreate = FormCreate
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15. end
  16.