Delphi ASIO & VST Package: DVSTHost: Class TVstPlugIns

Delphi ASIO & VST

Class TVstPlugIns

DescriptionHierarchyFieldsMethodsProperties

Unit

DVSTHost

Declaration

type TVstPlugIns = class(TOwnedCollection)

Description

Hierarchy

  • TOwnedCollection
  • TVstPlugIns

Overview

Methods

Public constructor Create(AOwner: TComponent);
Public function Add: TVstPlugIn;
Public function CloneAdd(Source: TVstPlugIn): TVstPlugIn;
Public function Insert(Index: Integer): TVstPlugIn;
Public procedure Delete(Index: Integer);

Properties

Public property Count;

Description

Methods

Public constructor Create(AOwner: TComponent);
 
Public function Add: TVstPlugIn;
 
Public function CloneAdd(Source: TVstPlugIn): TVstPlugIn;
 
Public function Insert(Index: Integer): TVstPlugIn;
 
Public procedure Delete(Index: Integer);
 

Properties

Public property Count;
 

Generated by PasDoc 0.10.0 on 2007-11-13 13:04:20