Property ALGraphicEqualizer.TALGraphicEqualizer.Channels
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.
Class: TALGraphicEqualizer
Contents |
Syntax
Delphi:
property Channels : TALGraphicEqualizerChannels read FChannels write SetChannels;
C++ Builder:
__property TALGraphicEqualizerChannels * Channels = { read=FChannels, write=SetChannels };
Summary
Collection of Graphic Equalizer channels.
Description
Use this collection to specify the coefficients and
frequencies of the Equalizer.