home *** CD-ROM | disk | FTP | other *** search
- inherited SmootherForm: TSmootherForm
- Caption = 'Smoother Filter'
- ClientHeight = 82
- ClientWidth = 392
- OldCreateOrder = True
- ExplicitWidth = 392
- ExplicitHeight = 82
- PixelsPerInch = 96
- TextHeight = 13
- object LengthAxis: TDogAxis
- Left = 74
- Top = 22
- Width = 249
- Height = 16
- Associate = LengthFader
- Min = 2.000000000000000000
- Max = 100.000000000000000000
- Border = 22
- Anchors = [akLeft, akTop, akRight]
- end
- object LengthFader: TFader
- Left = 74
- Top = 6
- Width = 249
- Height = 16
- Anchors = [akLeft, akTop, akRight]
- TabOrder = 1
- Associate = Length
- Line = 1.000000000000000000
- Page = 10.000000000000000000
- Min = 2.000000000000000000
- Max = 100.000000000000000000
- Position = 10.000000000000000000
- Stripe = True
- end
- object Length: TNumEdit
- Left = 327
- Top = 6
- Width = 59
- Height = 21
- Value = 10.000000000000000000
- Min = 2.000000000000000000
- Max = 100.000000000000000000
- PageChange = 10.000000000000000000
- LineChange = 1.000000000000000000
- Label = 'Length'
- Buddy = LengthFader
- Anchors = [akTop, akRight]
- Caption = '10'
- TabOrder = 2
- MaxLength = 7
- OnChange = Change
- end
- object LengthLabel: TStaticText
- Left = 15
- Top = 8
- Width = 55
- Height = 17
- Alignment = taRightJustify
- Caption = 'Length (L):'
- TabOrder = 0
- end
- inline Volume: TVolumeFrame
- Left = 6
- Top = 44
- Width = 381
- Height = 39
- TabOrder = 3
- TabStop = True
- ExplicitLeft = 6
- ExplicitTop = 44
- ExplicitWidth = 381
- inherited VolumeAxis: TDogAxis
- Width = 249
- Min = 0.000000000000000000
- ExplicitWidth = 249
- end
- inherited PercentLabel: TStaticText
- Left = 323
- ExplicitLeft = 323
- end
- inherited VolumeFader: TFader
- Width = 249
- Min = 0.000000000000000000
- ExplicitWidth = 249
- end
- inherited VolumeBox: TNumBox
- Left = 321
- Min = 0.000000000000000000
- Items.Strings = (
- '6.0206'
- '3.5218'
- '0.0')
- ExplicitLeft = 321
- end
- inherited VolumeLabel: TStaticText
- Width = 64
- ExplicitWidth = 64
- end
- end
- end
-