home *** CD-ROM | disk | FTP | other *** search
- inherited ChannelMixForm: TChannelMixForm
- Caption = 'Channel Mix'
- ClientHeight = 212
- ClientWidth = 354
- OldCreateOrder = True
- ExplicitWidth = 354
- ExplicitHeight = 212
- PixelsPerInch = 96
- TextHeight = 13
- object LeftGroup: TGroupBox
- Left = 8
- Top = 8
- Width = 338
- Height = 95
- Anchors = [akLeft, akTop, akRight]
- Caption = ' Left channel '
- TabOrder = 0
- ExplicitWidth = 314
- DesignSize = (
- 338
- 95)
- object LeftLeft: TNumFrame
- Left = 4
- Top = 16
- Width = 326
- Height = 36
- Anchors = [akLeft, akTop, akRight]
- TabOrder = 0
- TabStop = True
- Caption = 'Left volume (%):'
- Line = 1.000000000000000000
- Page = 10.000000000000000000
- Min = -100.000000000000000000
- Max = 100.000000000000000000
- PromptWidth = 85
- ValueWidth = 50
- DesignSize = (
- 326
- 36)
- end
- object LeftRight: TNumFrame
- Left = 4
- Top = 52
- Width = 326
- Height = 36
- Anchors = [akLeft, akTop, akRight]
- TabOrder = 1
- TabStop = True
- Caption = 'Right volume (%):'
- Line = 1.000000000000000000
- Page = 10.000000000000000000
- Min = -100.000000000000000000
- Max = 100.000000000000000000
- PromptWidth = 85
- ValueWidth = 50
- DesignSize = (
- 326
- 36)
- end
- end
- object RightGroup: TGroupBox
- Left = 8
- Top = 109
- Width = 338
- Height = 95
- Anchors = [akLeft, akTop, akRight]
- Caption = ' Right channel '
- TabOrder = 1
- ExplicitWidth = 314
- DesignSize = (
- 338
- 95)
- object RightLeft: TNumFrame
- Left = 4
- Top = 16
- Width = 326
- Height = 36
- Anchors = [akLeft, akTop, akRight]
- TabOrder = 0
- TabStop = True
- Caption = 'Left volume (%):'
- Line = 1.000000000000000000
- Page = 10.000000000000000000
- Min = -100.000000000000000000
- Max = 100.000000000000000000
- PromptWidth = 85
- ValueWidth = 50
- DesignSize = (
- 326
- 36)
- end
- object RightRight: TNumFrame
- Left = 4
- Top = 54
- Width = 326
- Height = 36
- Anchors = [akLeft, akTop, akRight]
- TabOrder = 1
- TabStop = True
- Caption = 'Right volume (%):'
- Line = 1.000000000000000000
- Page = 10.000000000000000000
- Min = -100.000000000000000000
- Max = 100.000000000000000000
- PromptWidth = 85
- ValueWidth = 50
- DesignSize = (
- 326
- 36)
- end
- end
- end
-