Class TRALWizardProjConsoleCreator

Unit

Declaration

type TRALWizardProjConsoleCreator = class(TNotifierObject, IOTACreator, IOTAProjectCreator, IOTAProjectCreator50)

Description

TRALWizardProjConsoleCreator

Hierarchy

Overview

Methods

Public constructor Create(AProjectFile, AProjectDir : string; AEngine, AAuth, AOptions : integer);
Protected function GetCreatorType: string;
Protected function GetExisting: Boolean;
Protected function GetFileName: string;
Protected function GetFileSystem: string;
Protected function GetOptionFileName: string;
Protected function GetOwner: IOTAModule;
Protected function GetShowSource: Boolean;
Protected function GetUnnamed: Boolean;
Protected function NewOptionSource(const ProjectName: string): IOTAFile;
Protected function NewProjectSource(const ProjectName: string): IOTAFile;
Protected procedure NewDefaultModule; deprecated;
Protected procedure NewDefaultProjectModule(const Project: IOTAProject);
Protected procedure NewProjectResource(const Project: IOTAProject);

Description

Methods

Public constructor Create(AProjectFile, AProjectDir : string; AEngine, AAuth, AOptions : integer);

IOTAProjectCreator80

Protected function GetCreatorType: string;

IOTACreator

Protected function GetExisting: Boolean;
 
Protected function GetFileName: string;

IOTAProjectCreator

Protected function GetFileSystem: string;
 
Protected function GetOptionFileName: string;
 
Protected function GetOwner: IOTAModule;
 
Protected function GetShowSource: Boolean;
 
Protected function GetUnnamed: Boolean;
 
Protected function NewOptionSource(const ProjectName: string): IOTAFile;
 
Protected function NewProjectSource(const ProjectName: string): IOTAFile;
 
Protected procedure NewDefaultModule; deprecated;

Warning: this symbol is deprecated.

 
Protected procedure NewDefaultProjectModule(const Project: IOTAProject);

IOTAProjectCreator50

Protected procedure NewProjectResource(const Project: IOTAProject);
 


GitHub Repository
Generated by PasDoc 0.16.0.