home *** CD-ROM | disk | FTP | other *** search
- inherited FadeForm: TFadeForm
- Caption = 'Fade In'
- ClientHeight = 90
- ClientWidth = 406
- ExplicitWidth = 320
- ExplicitHeight = 240
- PixelsPerInch = 96
- TextHeight = 13
- inherited VolumeFrame: TVolumeFrame
- Width = 393
- ExplicitWidth = 393
- inherited VolumeAxis: TDogAxis
- Left = 94
- Width = 233
- Max = 0.000000000000000000
- ExplicitLeft = 94
- ExplicitWidth = 233
- end
- inherited PercentLabel: TStaticText
- Left = 334
- ExplicitLeft = 334
- end
- inherited VolumeFader: TFader
- Left = 94
- Width = 233
- Max = 0.000000000000000000
- Position = -160.000000000000000000
- ExplicitLeft = 94
- ExplicitWidth = 233
- end
- inherited VolumeBox: TNumBox
- Left = 332
- Width = 60
- Value = -160.000000000000000000
- Max = 0.000000000000000000
- Items.Strings = (
- '-12.041'
- '-24.0'
- '-48.0'
- '-96.0'
- '-160.0'
- '')
- Text = '-160.00'
- ExplicitLeft = 332
- ExplicitWidth = 60
- end
- inherited VolumeLabel: TStaticText
- Width = 90
- Caption = 'Initial volume (dB):'
- ExplicitWidth = 90
- 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
-