home *** CD-ROM | disk | FTP | other *** search
- inherited PanForm: TPanForm
- Caption = 'Pan'
- ClientHeight = 250
- ClientWidth = 416
- PixelsPerInch = 96
- TextHeight = 13
- inherited ShapeBox: TShapeBox
- Top = 21
- Width = 408
- XAxis = Time
- YMin = -1.000000000000000000
- Y2 = 0.000000000000000000
- Line = clAqua
- OnDrawBack = ShapeBoxDrawBack
- ExplicitTop = 21
- ExplicitWidth = 408
- end
- inherited X: TNumEdit
- Left = 246
- Top = 224
- ExplicitLeft = 246
- ExplicitTop = 224
- end
- inherited LabelX: TStaticText
- Left = 228
- Top = 226
- ExplicitLeft = 228
- ExplicitTop = 226
- end
- inherited Y: TNumEdit
- Left = 340
- Top = 224
- ExplicitLeft = 340
- ExplicitTop = 224
- end
- inherited LabelY: TStaticText
- Left = 322
- Top = 226
- ExplicitLeft = 322
- ExplicitTop = 226
- end
- inherited Point: TNumEdit
- Left = 126
- Top = 224
- ExplicitLeft = 126
- ExplicitTop = 224
- end
- inherited LabelPoint: TStaticText
- Left = 91
- Top = 226
- ExplicitLeft = 91
- ExplicitTop = 226
- end
- inherited PointUpDown: TBuddyUpDown
- Left = 155
- Top = 224
- ExplicitLeft = 155
- ExplicitTop = 224
- end
- inherited AddPoint: TBitton
- Left = 176
- Top = 225
- ExplicitLeft = 176
- ExplicitTop = 225
- end
- inherited RemovePoint: TBitton
- Left = 201
- Top = 225
- ExplicitLeft = 201
- ExplicitTop = 225
- end
- object VolumeOnly: TCheckBox
- Left = 200
- Top = 2
- Width = 213
- Height = 17
- Anchors = [akTop, akRight]
- Caption = 'Change volume only (no channel mixing)'
- TabOrder = 10
- OnClick = VolumeOnlyClick
- end
- object Waveform: TCheckBox
- Left = 4
- Top = 2
- Width = 93
- Height = 17
- Caption = 'Show balance'
- TabOrder = 11
- OnClick = WaveformClick
- end
- end
-