Class ALGraphicEqualizer.TALGraphicEqualizerChannels

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
Line 43: Line 43:
  
 
=== Public ===
 
=== Public ===
 +
*[[Method function ALGraphicEqualizer.TALGraphicEqualizerChannels.GetOwner() : TPersistent|function GetOwner() : TPersistent]]
 
*[[Method procedure ALGraphicEqualizer.TALGraphicEqualizerChannels.NewItemCreated(TCollectionItem)|procedure NewItemCreated(Item : TCollectionItem)]]
 
*[[Method procedure ALGraphicEqualizer.TALGraphicEqualizerChannels.NewItemCreated(TCollectionItem)|procedure NewItemCreated(Item : TCollectionItem)]]
 +
*[[Method function ALGraphicEqualizer.TALGraphicEqualizerChannels.Add() : TALGraphicEqualizerChannelItem|function Add() : TALGraphicEqualizerChannelItem]] - Adds a new channel to the collection.
  
 
[[Category:Classes]]
 
[[Category:Classes]]

Revision as of 17:20, 18 October 2012

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: TLPCollection

Contents

Syntax

Delphi:

type TALGraphicEqualizerChannels = class( TLPCollection )

C++ Builder:

class TALGraphicEqualizerChannels : public TLPCollection

Visual C++ (MFC):

class CTALGraphicEqualizerChannels : public CTLPCollection

C# (.NET):

public ref class TALGraphicEqualizerChannels : Vcl.VclCollectionProperty

Summary

Collection of graphic equalizer channels.

Description

Defines a collection of graphic equalizer channels.

Properties

Public

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox