home *** CD-ROM | disk | FTP | other *** search
- inherited MaximizeForm: TMaximizeForm
- Caption = 'Maximize'
- ClientHeight = 116
- OldCreateOrder = True
- PixelsPerInch = 96
- TextHeight = 13
- inline VolumeFrame: TVolumeFrame
- Left = 7
- Top = 4
- Width = 321
- Height = 39
- Anchors = [akLeft, akTop, akRight]
- TabOrder = 0
- TabStop = True
- ExplicitLeft = 7
- ExplicitTop = 4
- ExplicitWidth = 321
- inherited VolumeAxis: TDogAxis
- Left = 77
- Width = 180
- Min = -80.000000000000000000
- ExplicitLeft = 77
- ExplicitWidth = 180
- end
- inherited PercentLabel: TStaticText
- Left = 263
- ExplicitLeft = 263
- end
- inherited VolumeFader: TFader
- Left = 77
- Width = 180
- Min = -80.000000000000000000
- ExplicitLeft = 77
- ExplicitWidth = 180
- end
- inherited VolumeBox: TNumBox
- Left = 261
- Min = -80.000000000000000000
- Decimal = 2
- Label = 'Maximum'
- Items.Strings = (
- '0.0'
- '-2.4988'
- '-6.0206')
- Text = '0.00'
- ExplicitLeft = 261
- end
- inherited VolumeLabel: TStaticText
- Width = 73
- Caption = 'Maximum (dB):'
- ExplicitWidth = 73
- end
- end
- object InfoBox: TGroupBox
- Left = 20
- Top = 42
- Width = 294
- Height = 69
- Caption = ' Current maximum '
- TabOrder = 1
- object LeftMaxLabel: TStaticText
- Left = 11
- Top = 16
- Width = 25
- Height = 17
- Alignment = taRightJustify
- Caption = 'Left:'
- TabOrder = 0
- end
- object LeftMax: TStaticText
- Left = 40
- Top = 16
- Width = 105
- Height = 17
- Alignment = taCenter
- AutoSize = False
- BorderStyle = sbsSunken
- TabOrder = 1
- end
- object LeftAtLabel: TStaticText
- Left = 149
- Top = 16
- Width = 38
- Height = 17
- Alignment = taCenter
- Caption = 'at time:'
- TabOrder = 2
- end
- object LeftTime: TEdit
- Left = 188
- Top = 14
- Width = 95
- Height = 21
- AutoSize = False
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 3
- end
- object RightMaxLabel: TStaticText
- Left = 4
- Top = 42
- Width = 32
- Height = 17
- Alignment = taRightJustify
- Caption = 'Right:'
- TabOrder = 4
- end
- object RightMax: TStaticText
- Left = 40
- Top = 42
- Width = 105
- Height = 17
- Alignment = taCenter
- AutoSize = False
- BorderStyle = sbsSunken
- TabOrder = 5
- end
- object RightAtLabel: TStaticText
- Left = 149
- Top = 42
- Width = 38
- Height = 17
- Alignment = taCenter
- Caption = 'at time:'
- TabOrder = 6
- end
- object RightTime: TEdit
- Left = 188
- Top = 40
- Width = 95
- Height = 21
- AutoSize = False
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 7
- end
- end
- end
-