Classe Tstlrdwdatamodule
Unit
Stlwizard
Declaração
type Tstlrdwdatamodule = class(Tnotifierobject, Iotawizard, Iotarepositorywizard, Iotacreator, Iotamodulecreator, IOTAFormWizard, Iotaformwizard100, Iotarepositorywizard80, IOTARepositoryWizard160, IOTARepositoryWizard190, IOTARepositoryWizard260, Iunknown)
Descrição
Hierarquia
- Tnotifierobject
- Tstlrdwdatamodule
Visão Geral
Métodos
Propriedades
Descrição
Métodos
 |
Function Getidstring: String; |
iotawizard methods
|
 |
Function Getname: String; |
|
 |
Function Getstate: Twizardstate; |
|
 |
Procedure Execute; |
|
 |
Function Getauthor: String; |
iotarepositorywizard / iotaformwizard methods
|
 |
Function Getcomment: String; |
|
 |
Function Getpage: String; |
|
 |
Function Getglyph: Cardinal; |
function getglyph: hicon;
|
 |
Function Getdesigner: String; |
60
|
 |
function GetGalleryCategory: IOTAGalleryCategory; |
80
|
 |
function GetPersonality: string; |
|
 |
function GetFrameworkTypes: TArray<string>; |
160
|
 |
function GetPlatforms: TArray<string>; |
Return the platform keys for the platforms this wizard supports
|
 |
function GetSupportedPlatforms: TArray<string>; |
190
|
 |
function GetGalleryCategories: TArray<IOTAGalleryCategory>; |
260
|
 |
Function Isvisible(Project: Iotaproject): Boolean; |
|
 |
Function Getcreatortype: String; |
iotacreator
|
 |
Function Getexisting: Boolean; |
|
 |
Function Getfilesystem: String; |
|
 |
Function Getowner: Iotamodule; |
|
 |
Function Getunnamed: Boolean; |
|
 |
Function Getancestorname: String; |
iotamodulecreator
|
 |
Function Getimplfilename: String; |
|
 |
Function Getintffilename: String; |
|
 |
Function Getformname: String; |
|
 |
Function Getmainform: Boolean; |
|
 |
Function Getshowform: Boolean; |
|
 |
Function Getshowsource: 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); |
|
 |
Constructor Createa(Aowner: Iotamodule; Unitident, Classname, Afilename: String; Aismainform: Boolean = False); |
|
Propriedades
 |
property GalleryCategory: IOTAGalleryCategory read GetGalleryCategory; |
GalleryCategory takes precedence over the result from GetPage. If a wizard doesn't implement IOTARepositoryWizard80, it is put under the Delphi personality's default section, and creates a sub area named by the result of "GetPage".
|
 |
property GalleryCategories: TArray<IOTAGalleryCategory> read GetGalleryCategories; |
GalleryCategories allow register a wizard under several caregories
|
Gerado por PasDoc 0.16.0.