Class TRALWizardProjConsoleCreator
Unit
Declaration
type TRALWizardProjConsoleCreator = class(TNotifierObject, IOTACreator, IOTAProjectCreator, IOTAProjectCreator50)
Description
TRALWizardProjConsoleCreator
Hierarchy
- TNotifierObject
- TRALWizardProjConsoleCreator
Overview
Methods
![]() |
constructor Create(AProjectFile, AProjectDir : string; AEngine, AAuth, AOptions : integer); |
![]() |
function GetCreatorType: string; |
![]() |
function GetExisting: Boolean; |
![]() |
function GetFileName: string; |
![]() |
function GetFileSystem: string; |
![]() |
function GetOptionFileName: string; |
![]() |
function GetOwner: IOTAModule; |
![]() |
function GetShowSource: Boolean; |
![]() |
function GetUnnamed: Boolean; |
![]() |
function NewOptionSource(const ProjectName: string): IOTAFile; |
![]() |
function NewProjectSource(const ProjectName: string): IOTAFile; |
![]() |
procedure NewDefaultModule; deprecated; |
![]() |
procedure NewDefaultProjectModule(const Project: IOTAProject); |
![]() |
procedure NewProjectResource(const Project: IOTAProject); |
Description
Methods
![]() |
constructor Create(AProjectFile, AProjectDir : string; AEngine, AAuth, AOptions : integer); |
|
IOTAProjectCreator80 | |
![]() |
function GetCreatorType: string; |
|
IOTACreator | |
![]() |
function GetExisting: Boolean; |
![]() |
function GetFileName: string; |
|
IOTAProjectCreator | |
![]() |
function GetFileSystem: string; |
![]() |
function GetOptionFileName: string; |
![]() |
function GetOwner: IOTAModule; |
![]() |
function GetShowSource: Boolean; |
![]() |
function GetUnnamed: Boolean; |
![]() |
function NewOptionSource(const ProjectName: string): IOTAFile; |
![]() |
function NewProjectSource(const ProjectName: string): IOTAFile; |
![]() |
procedure NewDefaultModule; deprecated; |
|
Warning: this symbol is deprecated. | |
![]() |
procedure NewDefaultProjectModule(const Project: IOTAProject); |
|
IOTAProjectCreator50 | |
![]() |
procedure NewProjectResource(const Project: IOTAProject); |
GitHub Repository
Generated by PasDoc 0.16.0.

