Class TxdkExpert (unit XDKExpt)

Inherits from

TComponent

Constructors


constructor Create(AOwner: TComponent);

==================================================================== TxdkExpert


Functions

destructor Destroy;

Add expert to IDE

procedure Loaded;


Properties

property Author : string


property Comment : string


property ExpertName : string


property MenuText : string


property Page : string


property State : TExpertState


Events

event OnExecute : TNotifyEvent


Variables

FAuthor : string;


FComment : string;


FExpertName : string;


FGlyph : TIcon;


FIExpert : TxdkIExpert;


FMenuText : string;


FOnExecute : TNotifyEvent;


FPage : string;


FState : TExpertState;


FStyle : TExpertStyle;



Constructors


constructor Create(AOwner: TComponent);

==================================================================== TxdkExpert


Functions


destructor Destroy;

Add expert to IDE


procedure Loaded;


Properties


property Author : string


property Comment : string


property ExpertName : string


property MenuText : string


property Page : string


property State : TExpertState


Events


event OnExecute : TNotifyEvent


Variables


FAuthor : string;


FComment : string;


FExpertName : string;


FGlyph : TIcon;


FIExpert : TxdkIExpert;


FMenuText : string;


FOnExecute : TNotifyEvent;


FPage : string;


FState : TExpertState;


FStyle : TExpertStyle;