home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 October
/
Chip_2004-10_cd1.bin
/
tema
/
goldwave
/
gwave506.exe
/
GoldWave.exe
/
0
/
RCDATA
/
TFORMATSELECTFRAME
/
TFORMATSELECTFRAME.txt
Wrap
Text File
|
2003-10-10
|
974b
|
50 lines
object FormatSelectFrame: TFormatSelectFrame
Left = 0
Top = 0
Width = 352
Height = 56
TabOrder = 0
object SaveType: TComboBox
Left = 73
Top = 4
Width = 276
Height = 21
Style = csDropDownList
Anchors = [akLeft, akTop, akRight]
DropDownCount = 15
ItemHeight = 13
TabOrder = 1
OnChange = SaveTypeChange
end
object SaveTypeLabel: TStaticText
Left = 0
Top = 6
Width = 69
Height = 17
Alignment = taRightJustify
Caption = 'Save as type:'
TabOrder = 0
end
object Attributes: TComboBox
Left = 73
Top = 32
Width = 276
Height = 21
Style = csDropDownList
Anchors = [akLeft, akTop, akRight]
DropDownCount = 15
ItemHeight = 13
TabOrder = 3
OnChange = SaveAttributesChange
end
object AttributesLabel: TStaticText
Left = 18
Top = 34
Width = 51
Height = 17
Alignment = taRightJustify
Caption = 'Attributes:'
TabOrder = 2
end
end