Class ALSystemMixer.TALSystemMixerControlPinGroups

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
Line 35: Line 35:
 
defined mixer controls. By connecting the pins the user can
 
defined mixer controls. By connecting the pins the user can
 
control the associated mixer controls.
 
control the associated mixer controls.
 +
 +
== Methods ==
 +
 +
=== Public ===
 +
*[[Method function ALSystemMixer.TALSystemMixerControlPinGroups.GetOwner() : TPersistent|function GetOwner() : TPersistent]]
  
 
== PinLists ==
 
== PinLists ==
Line 51: Line 56:
  
 
=== Public ===
 
=== Public ===
 +
*[[Method function LPComponent.TLPPersistent.GetOwner() : TPersistent|function GetOwner() : TPersistent]]
 
*[[Method procedure LPComponent.TLPPersistent.OwnerNameChanged(String;String)|procedure OwnerNameChanged(AOldName : String; ANewName : String)]]
 
*[[Method procedure LPComponent.TLPPersistent.OwnerNameChanged(String;String)|procedure OwnerNameChanged(AOldName : String; ANewName : String)]]
  
 
[[Category:Classes]]
 
[[Category:Classes]]

Revision as of 17:19, 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: ALSystemMixer

Inherits: TLPPersistent

Contents

Syntax

Delphi:

type TALSystemMixerControlPinGroups = class( TLPPersistent )

C++ Builder:

class TALSystemMixerControlPinGroups : public TLPPersistent

Visual C++ (MFC):

class CTALSystemMixerControlPinGroups : public CTLPPersistent

C# (.NET):

public ref class TALSystemMixerControlPinGroups : Vcl.VclProperty

Summary

class that contains the collections of pins of user defined mixer controls.

Description

Defines a class that contains the collections of pins of user defined mixer controls. By connecting the pins the user can control the associated mixer controls.

Methods

Public

PinLists

From TLPPersistent

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox