Class ALGraphicEqualizer.TALGraphicEqualizerChannelItem

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
(6 intermediate revisions by one user not shown)
Line 26: Line 26:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TALGraphicEqualizerChannelItem : [[Class LPComponent.TLPCollectionItem|Vcl.VclCollectionItem]]
+
'''public ref class''' GraphicEqualizerChannelItem : [[Class LPComponent.TLPCollectionItem|Vcl.VclCollectionItem]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 46: Line 46:
  
 
=== Public ===
 
=== Public ===
*[[Method function LPComponent.TLPCollectionItem.QueryInterface(TGUID;TPersistent) : HResult|function QueryInterface(IID : TGUID; Obj : TPersistent) : HResult]]
+
*[[Method function LPComponent.TLPCollectionItem.QueryInterface(TGUID;TLPCollectionItem) : HResult|function QueryInterface(IID : TGUID; Obj : TLPCollectionItem) : HResult]]
  
 
[[Category:Classes]]
 
[[Category:Classes]]

Latest revision as of 00:30, 26 June 2013

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

Contents

Syntax

Delphi:

type TALGraphicEqualizerChannelItem = class( TLPCollectionItem )

C++ Builder:

class TALGraphicEqualizerChannelItem : public TLPCollectionItem

Visual C++ (MFC):

class CTALGraphicEqualizerChannelItem : public CTLPCollectionItem

C# (.NET):

public ref class GraphicEqualizerChannelItem : Vcl.VclCollectionItem

Summary

Graphic equalizer channel collection item.

Description

Defines graphic equalizer channel collection item.

Properties

Published

From TLPCollectionItem

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox