Class TIdeVmtExpert (unit mwidevmt)

Inherits from

TIExpert

published declarations

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;



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;