Class TRALWizardFormStandAloneCreator
Unit
RALWizardFormStandAlone
Declaration
type TRALWizardFormStandAloneCreator = class(TNotifierObject, IOTACreator, IOTAModuleCreator)
Description
TRALWizardFormStandAloneCreator
Hierarchy
- TNotifierObject
- TRALWizardFormStandAloneCreator
Overview
Methods
Description
Methods
 |
constructor Create(AOwner: IOTAModule; AUnitName, AFormClass, AFileName : string; AEngine, AAuth, AOptions : integer; AIsMainForm: Boolean = False); |
|
|
 |
function GetAncestorName: string; |
|
IOTAModuleCreator
|
 |
function GetCreatorType: string; |
|
IOTACreator
|
 |
function GetExisting: Boolean; |
|
|
 |
function GetFileSystem: string; |
|
|
 |
function GetFormName: string; |
|
|
 |
function GetImplFileName: string; |
|
|
 |
function GetIntfFileName: string; |
|
|
 |
function GetMainForm: Boolean; |
|
|
 |
function GetOwner: IOTAModule; |
|
|
 |
function GetShowForm: Boolean; |
|
|
 |
function GetShowSource: Boolean; |
|
|
 |
function GetUnnamed: Boolean; |
|
|
 |
function NewFormFile(const FormIdent, AncestorIdent: string): IOTAFile; |
|
|
 |
function NewImplSource(const ModuleIdent, FormIdent, AncestorIdent: string): IOTAFile; |
|
|
 |
function NewIntfSource(const ModuleIdent, FormIdent, AncestorIdent: string): IOTAFile; |
|
|
 |
procedure FormCreated(const FormEditor: IOTAFormEditor); |
|
|
GitHub Repository
Generated by PasDoc 0.16.0.