Set ALVST3Host.TALVST3FactoryFlags
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: ALVST3Host
Contents |
Syntax
Delphi:
type TALVST3FactoryFlags = set of TALVST3FactoryFlag;
C++ Builder:
typedef Set<TALVST3FactoryFlag, ffClassesDiscardable, ffUnicode > TALVST3FactoryFlags;
Visual C++ (MFC):
typedef CTSet<CTALVST3FactoryFlag, ffClassesDiscardable, ffUnicode > CTALVST3FactoryFlags;
Summary
Set of VST Plug-In factory flags.
Description
Defines a set of VST Plug-In factory flags.