home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 June / Chip_2004-06_cd1.bin / tema / ostatni / jalbum / fasetup.exe / install.exe / 0 / RCDATA / TMAINFORM / TMAINFORM.txt
Encoding:
Text File  |  2003-10-09  |  383 b   |  20 lines

  1. object MainForm: TMainForm
  2.   Left = 1
  3.   Top = 95
  4.   Width = 137
  5.   Height = 156
  6.   Color = clNavy
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   Position = poDefault
  12.   OnClose = FormClose
  13.   OnCloseQuery = FormCloseQuery
  14.   OnKeyDown = FormKeyDown
  15.   OnPaint = FormPaint
  16.   OnResize = FormResize
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19. end
  20.