Class ALVSTHost.TALVSTInputPins

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
Line 34: Line 34:
 
Defines list of VST PlugIn input pins class.
 
Defines list of VST PlugIn input pins class.
  
== From [[Class ALVSTHost.TALVSTPins|TALVSTPins]] ==
+
== From [[Class LPComponent.TLPPersistentList|TLPPersistentList]] ==
  
 
== Properties ==
 
== Properties ==
  
 
=== Public ===
 
=== Public ===
*[[Property ALVSTHost.TALVSTPins.Items|Items]] - Access to individual VST pin.
+
*[[Property LPComponent.TLPPersistentList.Count|Count]]
 
+
*[[Property LPComponent.TLPPersistentList.Items|Items]]
== From [[Class ALVSTHost.TALVSTPersistentList|TALVSTPersistentList]] ==
+
 
+
== Properties ==
+
 
+
=== Public ===
+
*[[Property ALVSTHost.TALVSTPersistentList.Count|Count]] - Returns the number of elements in the list.
+
 
+
== From [[Class LPComponent.TLPPersistent|TLPPersistent]] ==
+
 
+
== Methods ==
+
 
+
=== Public ===
+
*[[Method function LPComponent.TLPPersistent.GetOwner() : TPersistent|function GetOwner() : TPersistent]]
+
*[[Method procedure LPComponent.TLPPersistent.OwnerNameChanged(String;String)|procedure OwnerNameChanged(AOldName : String; ANewName : String)]]
+
  
 
[[Category:Classes]]
 
[[Category:Classes]]

Revision as of 20:30, 10 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: ALVSTHost

Inherits: TALVSTPins

Contents

Syntax

Delphi:

type TALVSTInputPins = class( TALVSTPins )

C++ Builder:

class TALVSTInputPins : public TALVSTPins

Visual C++ (MFC):

class CTALVSTInputPins : public CTALVSTPins

C# (.NET):

public ref class TALVSTInputPins : Mitov.AudioLab.VSTPins

Summary

List of VST PlugIn input pins class.

Description

Defines list of VST PlugIn input pins class.

From TLPPersistentList

Properties

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox