| Class TAthenaSpeaksEX (unit AthenaEX) |
TIExpert
| Constructors |
constructor Create;| Functions |
destructor Destroy;
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 |
| Constructors |
constructor Create;TAthenaSpeaksEX -------------------------------------------------------------
| Functions |
destructor Destroy;------------------------------------------------------------------------------
function GetAuthor: string;------------------------------------------------------------------------------} // These methods are not important for an AddIn expert; {------------------------------------------------------------------------------
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 |