home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April (Special) / Chip-Special_2003-04_Vypalujeme-cd-i-dvd.bin / soft / goldwave / gwave503.exe / GoldWave.exe / 0 / RCDATA / TCUSTOMSAVEFORM / TCUSTOMSAVEFORM.txt
Encoding:
Text File  |  2003-03-28  |  692 b   |  36 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.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Attributes: TComboBox
  18.     Left = 81
  19.     Top = 1
  20.     Width = 326
  21.     Height = 21
  22.     Style = csDropDownList
  23.     DropDownCount = 15
  24.     ItemHeight = 13
  25.     TabOrder = 1
  26.   end
  27.   object AttributesLabel: TStaticText
  28.     Left = 10
  29.     Top = 3
  30.     Width = 57
  31.     Height = 17
  32.     Caption = '&Attributes:'
  33.     TabOrder = 0
  34.   end
  35. end
  36.