home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 October
/
Chip_2004-10_cd1.bin
/
tema
/
goldwave
/
gwave506.exe
/
GoldWave.exe
/
0
/
RCDATA
/
TFADEFORM
/
TFADEFORM.txt
Wrap
Text File
|
2003-10-10
|
1KB
|
57 lines
inherited FadeForm: TFadeForm
Caption = 'Fade In'
ClientHeight = 90
ClientWidth = 406
PixelsPerInch = 96
TextHeight = 13
inherited VolumeFrame: TVolumeFrame
Width = 393
inherited VolumeAxis: TDogAxis
Left = 94
Width = 233
Max = 0
end
inherited PercentLabel: TStaticText
Left = 334
end
inherited VolumeFader: TFader
Left = 94
Width = 233
Max = 0
Position = -160
end
inherited VolumeBox: TNumBox
Left = 332
Width = 60
Value = -160
Max = 0
Items.Strings = (
'-12.041'
'-24.0'
'-48.0'
'-96.0'
'-160.0'
'')
Text = '-160.00'
end
inherited VolumeLabel: TStaticText
Width = 90
Caption = 'Initial volume (dB):'
end
end
object FadeCurve: TRadioGroup
Left = 100
Top = 44
Width = 205
Height = 41
Caption = ' Fade curve '
Columns = 2
ItemIndex = 1
Items.Strings = (
'Logarithmic'
'Linear')
TabOrder = 1
OnClick = Change
end
end