home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 March / Chip_2000-03_cd.bin / oddech / DrMozek / test / hudebni.exe / 0 / RCDATA / TFRMHLAVNI / TFRMHLAVNI.txt
Text File  |  2000-02-03  |  632b  |  31 lines

  1. object frmhlavni: Tfrmhlavni
  2.   Left = 134
  3.   Top = 102
  4.   BorderStyle = bsNone
  5.   ClientHeight = 600
  6.   ClientWidth = 800
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   KeyPreview = True
  14.   OldCreateOrder = False
  15.   Scaled = False
  16.   OnCreate = hlavnicreate
  17.   OnKeyDown = frmhlavnikeydown
  18.   OnMouseDown = immousedown
  19.   OnMouseMove = immousemove
  20.   OnMouseUp = immouseup
  21.   OnPaint = FormPaint
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object Timer1: TTimer
  25.     Interval = 0
  26.     OnTimer = Timer1Timer
  27.     Left = 184
  28.     Top = 96
  29.   end
  30. end
  31.