home *** CD-ROM | disk | FTP | other *** search
- inherited LevelPage: TLevelPage
- Caption = 'VU Meter'
- ClientHeight = 32
- ClientWidth = 184
- OldCreateOrder = True
- PixelsPerInch = 96
- TextHeight = 13
- object Axis: TCheckBox
- Left = 6
- Top = 8
- Width = 87
- Height = 17
- Caption = 'Show axis'
- TabOrder = 0
- OnClick = AxisClick
- end
- object ResetClip: TButton
- Left = 104
- Top = 4
- Width = 75
- Height = 25
- Caption = 'Reset Clip'
- TabOrder = 1
- OnClick = ResetClipClick
- end
- end
-