Unit 'DAV_VSTChannels' Package
[Overview][Classes][Index] [#pl_asiovst]

TCustomVstChannels

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

Declaration

Source position: DAV_VSTChannels.pas line 40

type TCustomVstChannels = class(TOwnedCollection)

protected

  function GetItem(); virtual;

  

  procedure SetItem(); virtual;

  

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

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  function Add;

  

  function Insert();

  

  procedure Delete();

  

  property Count;

  

  property VSTModule: TBasicVSTModule; [rw]

  

end;

Inheritance

TCustomVstChannels

  

|

TObject



CT Web help

CodeTyphon Studio