home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September (Special) / Chip-Special_2004-09_Digitalni-Hudba.bin / editory / goldwave / gwave506.exe / GoldWave.exe / 0 / RCDATA / TPANFORM / TPANFORM.txt
Encoding:
Text File  |  2003-10-10  |  221 b   |  13 lines

  1. inherited PanForm: TPanForm
  2.   Caption = 'Pan'
  3.   PixelsPerInch = 96
  4.   TextHeight = 13
  5.   inherited ShapeBox: TShapeBox
  6.     XAxis = Time
  7.     YMin = -1
  8.     Y2 = 0
  9.     Line = clAqua
  10.     OnDrawBack = ShapeBoxDrawBack
  11.   end
  12. end
  13.