Unit 'DAV_VSTShellPlugins' Package
[Overview][Types][Classes][Index] [#pl_asiovst]

TCustomVstShellPlugins

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: DAV_VSTShellPlugins.pas line 79

type TCustomVstShellPlugins = class(TOwnedCollection)

protected

  property Items []: TCustomVstShellPlugin; default; [rw]

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  function Add;

  

  function Insert();

  

  procedure Delete();

  

  property Count;

  

  property VSTModule: TBasicVSTModule; [rw]

  

end;

Inheritance

TCustomVstShellPlugins

  

|

TObject



CT Web help

CodeTyphon Studio