home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 March
/
CMCD0305.ISO
/
Software
/
Shareware
/
Multimedia
/
goldwave
/
gwave509.exe
/
GoldWave.exe
/
0
/
RCDATA
/
TLEVELPAGE
/
TLEVELPAGE.txt
Wrap
Text File
|
2005-01-25
|
1KB
|
59 lines
inherited LevelPage: TLevelPage
Caption = 'VU Meter'
ClientHeight = 107
ClientWidth = 322
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 13
object Axis: TCheckBox
Left = 75
Top = 85
Width = 87
Height = 17
Caption = 'Show axis'
TabOrder = 0
OnClick = AxisClick
end
object ResetClip: TButton
Left = 173
Top = 81
Width = 75
Height = 25
Caption = 'Reset Clip'
TabOrder = 1
OnClick = ResetClipClick
end
object DecayTime: TNumFrame
Left = 2
Top = 4
Width = 315
Height = 36
TabOrder = 2
Caption = 'Decay time (s):'
Decimal = 2
OnChange = DecayChange
Line = 0.100000000000000000
Page = 1
Min = 0.010000000000000000
Max = 10
PromptWidth = 100
ValueWidth = 50
Value = 0.010000000000000000
end
object PeakTime: TNumFrame
Left = 2
Top = 41
Width = 315
Height = 36
TabOrder = 3
Caption = 'Peak hold time (s):'
Decimal = 2
OnChange = PeakChange
Line = 0.100000000000000000
Page = 1
Max = 60
PromptWidth = 100
ValueWidth = 50
end
end