Delphi ASIO & VST Package: DVSTProjectCreator: Class TVSTProjectCreator

Delphi ASIO & VST

Class TVSTProjectCreator

DescriptionHierarchyFieldsMethodsProperties

Unit

DVSTProjectCreator

Declaration

type TVSTProjectCreator = class(TInterfacedObject, IOTACreator, IOTAProjectCreator)

Description

-$DEFINE Debug

Hierarchy

  • TInterfacedObject
  • TVSTProjectCreator

Overview

Methods

Public constructor Create(Config: TConfig);
Public function GetCreatorType: string;
Public function GetExisting: Boolean;
Public function GetFileSystem: string;
Public function GetOwner: IOTAModule;
Public function GetUnnamed: Boolean;
Public function GetFileName: string;
Public function GetOptionFileName: string;
Public function GetShowSource: Boolean;
Public procedure NewDefaultModule;
Public function NewOptionSource(const ProjectName: string): IOTAFile;
Public procedure NewProjectResource(const Project: IOTAProject);
Public function NewProjectSource(const ProjectName: string): IOTAFile;

Description

Methods

Public constructor Create(Config: TConfig);
 
Public function GetCreatorType: string;

IOTACreator

Public function GetExisting: Boolean;
 
Public function GetFileSystem: string;
 
Public function GetOwner: IOTAModule;
 
Public function GetUnnamed: Boolean;
 
Public function GetFileName: string;

IOTAProjectCreator

Public function GetOptionFileName: string;
 
Public function GetShowSource: Boolean;
 
Public procedure NewDefaultModule;
 
Public function NewOptionSource(const ProjectName: string): IOTAFile;
 
Public procedure NewProjectResource(const Project: IOTAProject);
 
Public function NewProjectSource(const ProjectName: string): IOTAFile;
 

Generated by PasDoc 0.10.0 on 2007-11-13 13:04:21