Description | Hierarchy | Fields | Methods | Properties |
type TCustomVstPrograms = class(TOwnedCollection)
![]() |
constructor Create(AOwner: TComponent); |
![]() |
destructor Destroy; override; |
![]() |
function Add: TCustomVstProgram; |
![]() |
function Insert(Index: Integer): TCustomVstProgram; |
![]() |
procedure Delete(Index: Integer); |
![]() |
property Count; |
![]() |
property VSTModule: TBasicVSTModule read FVSTModule write FVSTModule; |
![]() |
constructor Create(AOwner: TComponent); |
![]() |
destructor Destroy; override; |
![]() |
function Add: TCustomVstProgram; |
![]() |
function Insert(Index: Integer): TCustomVstProgram; |
![]() |
procedure Delete(Index: Integer); |
![]() |
property Count; |
![]() |
property VSTModule: TBasicVSTModule read FVSTModule write FVSTModule; |