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