home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Multimedia / goldwave / gwave509.exe / GoldWave.exe / 0 / RCDATA / THDOG / THDOG.txt
Text File  |  2005-01-25  |  543b  |  29 lines

  1. inherited HDog: THDog
  2.   BorderStyle = bsDialog
  3.   ClientHeight = 124
  4.   ClientWidth = 278
  5.   OldCreateOrder = True
  6.   PixelsPerInch = 96
  7.   TextHeight = 13
  8.   inherited ButtonOk: TButton
  9.     Left = 33
  10.     Top = 94
  11.     Anchors = [akRight, akBottom]
  12.   end
  13.   inherited ButtonCancel: TButton
  14.     Left = 113
  15.     Top = 94
  16.     Anchors = [akRight, akBottom]
  17.   end
  18.   object ButtonHelp: THelpButton
  19.     Left = 193
  20.     Top = 94
  21.     Width = 75
  22.     Height = 25
  23.     Anchors = [akRight, akBottom]
  24.     Caption = 'Help'
  25.     TabOrder = 2
  26.     TabStop = True
  27.   end
  28. end
  29.