| Class TIdeVmtExpert (unit mwidevmt) |
TIExpert
published declarations
| Constructors |
constructor Create;| Functions |
destructor Destroy;
function GetAuthor: string;
function GetIDString: string;
function GetName: string;
function GetStyle: TExpertStyle;
procedure OnClick( Sender: TIMenuItemIntf);| Properties |
| Events |
| Variables |
MenuItem : TIMenuItemIntf;| Constructors |
constructor Create;| Functions |
destructor Destroy;add the menu of your choice
function GetAuthor: string;
function GetIDString: string;
function GetName: string;TIdeVmtExpert code
function GetStyle: TExpertStyle;author
procedure OnClick( Sender: TIMenuItemIntf);Destroy
| Properties |
| Events |
| Variables |
MenuItem : TIMenuItemIntf;