home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 January / PCWorld_2007-01_cd.bin / temacd / goldwave / gwave517.exe / GoldWave.exe / 0 / RCDATA / TVISUALFORM / TVISUALFORM.txt
Encoding:
Text File  |  2006-11-14  |  422 b   |  24 lines

  1. inherited VisualForm: TVisualForm
  2.   Caption = 'VisualForm'
  3.   ClientHeight = 38
  4.   PixelsPerInch = 96
  5.   TextHeight = 13
  6.   inherited ButtonOk: TButton
  7.     Top = 8
  8.   end
  9.   inherited ButtonCancel: TButton
  10.     Top = 8
  11.   end
  12.   inherited ButtonHelp: THelpButton
  13.     Top = 8
  14.   end
  15.   inherited PresetGroup: TGroupBox
  16.     Top = -49
  17.     Enabled = False
  18.     Visible = False
  19.   end
  20.   inherited ButtonApply: TButton
  21.     Top = 8
  22.   end
  23. end
  24.