home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / Chip_2004-10_cd1.bin / tema / goldwave / gwave506.exe / GoldWave.exe / 0 / RCDATA / TCUSTOMSAVEFORM / TCUSTOMSAVEFORM.txt
Text File  |  2003-10-10  |  731b  |  37 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.     Anchors = [akLeft, akTop, akRight]
  24.     DropDownCount = 15
  25.     ItemHeight = 13
  26.     TabOrder = 1
  27.   end
  28.   object AttributesLabel: TStaticText
  29.     Left = 10
  30.     Top = 3
  31.     Width = 57
  32.     Height = 17
  33.     Caption = '&Attributes:'
  34.     TabOrder = 0
  35.   end
  36. end
  37.