home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 March
/
CMCD0305.ISO
/
Software
/
Shareware
/
Multimedia
/
goldwave
/
gwave509.exe
/
GoldWave.exe
/
0
/
RCDATA
/
TVOLUMESHAPEFORM
/
TVOLUMESHAPEFORM.txt
Wrap
Text File
|
2005-01-25
|
1KB
|
61 lines
inherited VolumeShapeForm: TVolumeShapeForm
Caption = 'Volume Shape'
ClientWidth = 489
Constraints.MinWidth = 430
PixelsPerInch = 96
TextHeight = 13
inherited ShapeBox: TShapeBox
Width = 481
XAxis = Time
YMax = 1.500000000000000000
Y1 = 1
Line = clAqua
Y = 1
OnDrawBack = ShapeBoxDrawBack
end
inherited X: TNumEdit
Left = 319
end
inherited LabelX: TStaticText
Left = 301
TabOrder = 5
end
inherited Y: TNumEdit
Left = 413
end
inherited LabelY: TStaticText
Left = 395
TabOrder = 6
end
inherited Point: TNumEdit
Left = 199
TabOrder = 1
end
inherited LabelPoint: TStaticText
Left = 164
TabOrder = 8
end
inherited PointUpDown: TBuddyUpDown
Left = 228
TabOrder = 2
end
inherited AddPoint: TBitton
Left = 249
TabOrder = 3
end
inherited RemovePoint: TBitton
Left = 274
TabOrder = 4
end
object Waveform: TCheckBox
Left = 4
Top = 206
Width = 99
Height = 17
Anchors = [akLeft, akBottom]
Caption = 'Show envelope'
TabOrder = 10
OnClick = WaveformClick
end
end