| Class TRplWizard (unit RplWizExpt) |
TIExpert
Public declarations
| Constructors |
constructor Create;| Functions |
destructor Destroy;
procedure Execute;
function GetAuthor: string;
function GetComment: string;
function GetGlyph: HICON;
function GetIDString: string;
function GetMenuText: string;
function GetName: string;
function GetPage: string;
function GetState: TExpertState;
function GetStyle: TExpertStyle;| Properties |
| Events |
| Variables |
DataModule : TRplWizData;| Constructors |
constructor Create;Create the expert and its data module.
| Functions |
destructor Destroy;Free the expert when freeing the data module.
procedure Execute;
function GetAuthor: string;
function GetComment: string;
function GetGlyph: HICON;
function GetIDString: string;
function GetMenuText: string;
function GetName: string;
function GetPage: string;
function GetState: TExpertState;
function GetStyle: TExpertStyle;| Properties |
| Events |
| Variables |
DataModule : TRplWizData;