Class ALGraphicEqualizer.TALGraphicEqualizerChannels
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: AudioLabPkg
Unit: ALGraphicEqualizer
Inherits: TLPTypedOwnerComponentCollection
Contents |
Syntax
Delphi:
type TALGraphicEqualizerChannels = class( TLPTypedOwnerComponentCollection, TALGraphicEqualizer, TALGraphicEqualizerChannelItem )
C++ Builder:
class TALGraphicEqualizerChannels : public TLPTypedOwnerComponentCollection
Visual C++ (MFC):
class CTALGraphicEqualizerChannels : public CTLPTypedOwnerComponentCollection
C# (.NET):
public ref class GraphicEqualizerChannels : Vcl.VclCollectionProperty
Summary
Collection of graphic equalizer channels.
Description
Defines a collection of graphic equalizer channels.
Properties
Public
- ActiveCount - Returns the count of active channels in the equalizer.