Classe TCGIapplicationwizard

Unit

Declaração

type TCGIapplicationwizard = class(Tnotifierobject, Iotawizard, Iotaprojectwizard, Iotarepositorywizard, Iunknown, IOTARepositoryWizard160, IOTARepositoryWizard190, IOTARepositoryWizard260)

Descrição

Hierarquia

Visão Geral

Métodos

Public Function Getidstring: String;
Public Function Getname: String;
Public Function Getstate: Twizardstate;
Public Function Getauthor: String;
Public Function Getcomment: String;
Public Function Getpage: String;
Public Function Getglyph: Cardinal;
Public Procedure Execute;
Public function GetFrameworkTypes: TArray<string>;
Public function GetPlatforms: TArray<string>;
Public function GetSupportedPlatforms: TArray<string>;
Public function GetGalleryCategories: TArray<IOTAGalleryCategory>;
Public Function Getgallerycategory: Iotagallerycategory;
Public Function Getpersonality: String;
Public Function Getdesigner: String;

Propriedades

Public property FrameworkTypes: TArray<string> read GetFrameworkTypes;
Public property Platforms: TArray<string> read GetPlatforms;
Public property GalleryCategories: TArray<IOTAGalleryCategory> read GetGalleryCategories;

Descrição

Métodos

Public Function Getidstring: String;

iotawizard

Public Function Getname: String;
 
Public Function Getstate: Twizardstate;
 
Public Function Getauthor: String;

iotaprojectwizard

Public Function Getcomment: String;
 
Public Function Getpage: String;
 
Public Function Getglyph: Cardinal;
 
Public Procedure Execute;
 
Public function GetFrameworkTypes: TArray<string>;

iotarepositorywizard80 160

Public function GetPlatforms: TArray<string>;

Return the platform keys for the platforms this wizard supports

Public function GetSupportedPlatforms: TArray<string>;

190

Public function GetGalleryCategories: TArray<IOTAGalleryCategory>;

260

Public Function Getgallerycategory: Iotagallerycategory;
 
Public Function Getpersonality: String;
 
Public Function Getdesigner: String;
 

Propriedades

Public property FrameworkTypes: TArray<string> read GetFrameworkTypes;
 
Public property Platforms: TArray<string> read GetPlatforms;
 
Public property GalleryCategories: TArray<IOTAGalleryCategory> read GetGalleryCategories;

GalleryCategories allow register a wizard under several caregories


Gerado por PasDoc 0.16.0.