home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 March
/
CMCD0305.ISO
/
Software
/
Shareware
/
Multimedia
/
goldwave
/
gwave509.exe
/
GoldWave.exe
/
0
/
RCDATA
/
TPANFORM
/
TPANFORM.txt
Wrap
Text File
|
2005-01-25
|
1KB
|
72 lines
inherited PanForm: TPanForm
Caption = 'Pan'
ClientHeight = 250
ClientWidth = 416
PixelsPerInch = 96
TextHeight = 13
inherited ShapeBox: TShapeBox
Top = 21
Width = 408
XAxis = Time
YMin = -1
Y2 = 0
Line = clAqua
OnDrawBack = ShapeBoxDrawBack
end
inherited X: TNumEdit
Left = 246
Top = 224
end
inherited LabelX: TStaticText
Left = 228
Top = 226
end
inherited Y: TNumEdit
Left = 340
Top = 224
end
inherited LabelY: TStaticText
Left = 322
Top = 226
end
inherited Point: TNumEdit
Left = 126
Top = 224
end
inherited LabelPoint: TStaticText
Left = 91
Top = 226
end
inherited PointUpDown: TBuddyUpDown
Left = 155
Top = 224
end
inherited AddPoint: TBitton
Left = 176
Top = 225
end
inherited RemovePoint: TBitton
Left = 201
Top = 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