Classe Tstlunitcreator

Unit

Declaração

type Tstlunitcreator = class(Tnotifierobject, Iotacreator, Iotamodulecreator)

Descrição

Hierarquia

Visão Geral

Métodos

Public Function Getcreatortype: String;
Public Function Getexisting: Boolean;
Public Function Getfilesystem: String;
Public Function Getowner: Iotamodule;
Public Function Getunnamed: Boolean;
Public Function Getancestorname: String;
Public Function Getimplfilename: String;
Public Function Getintffilename: String;
Public Function Getformname: String;
Public Function Getmainform: Boolean;
Public Function Getshowform: Boolean;
Public Function Getshowsource: 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);
Public Constructor Create(Aowner: Iotamodule; Unitident, Unitidentframe, Classname, Classnameframe, Afilename: String; Aismainform: Boolean = False);

Descrição

Métodos

Public Function Getcreatortype: String;

iotacreator

Public Function Getexisting: Boolean;
 
Public Function Getfilesystem: String;
 
Public Function Getowner: Iotamodule;
 
Public Function Getunnamed: Boolean;
 
Public Function Getancestorname: String;

iotamodulecreator

Public Function Getimplfilename: String;
 
Public Function Getintffilename: String;
 
Public Function Getformname: String;
 
Public Function Getmainform: Boolean;
 
Public Function Getshowform: Boolean;
 
Public Function Getshowsource: 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);
 
Public Constructor Create(Aowner: Iotamodule; Unitident, Unitidentframe, Classname, Classnameframe, Afilename: String; Aismainform: Boolean = False);
 

Gerado por PasDoc 0.16.0.