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

  1. object CustomSaveForm: TCustomSaveForm
  2.   Left = 268
  3.   Top = 271
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 28
  7.   ClientWidth = 408
  8.   Color = clBtnFace
  9.   DefaultMonitor = dmDesktop
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   DesignSize = (
  17.     408
  18.     28)
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Attributes: TComboBox
  22.     Left = 81
  23.     Top = 1
  24.     Width = 326
  25.     Height = 21
  26.     Style = csDropDownList
  27.     Anchors = [akLeft, akTop, akRight]
  28.     DropDownCount = 15
  29.     ItemHeight = 0
  30.     TabOrder = 0
  31.   end
  32.   object AttributesLabel: TLink
  33.     Left = 10
  34.     Top = 3
  35.     Width = 64
  36.     Height = 17
  37.     Text = 'Attributes:'
  38.     OnClick = AttributesLabelClick
  39.     TabStop = True
  40.     TabOrder = 1
  41.   end
  42. end
  43.