Class ALVSTHost.TALVSTPersistentListItem
From Mitov Wiki Doc
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: TALVSTPersistent
Contents |
Syntax
Delphi:
type TALVSTPersistentListItem = class( TALVSTPersistent )
C++ Builder:
class TALVSTPersistentListItem : public TALVSTPersistent
Visual C++ (MFC):
class CTALVSTPersistentListItem : public CTALVSTPersistent
C# (.NET):
public ref class TALVSTPersistentListItem : Mitov.AudioLab.VSTPersistent
Summary
Basic abstract class for VST lists item.
Description
Defines basic abstract class for VST lists item.