Class TComponentHolderEditor (unit Holder)

Inherits from

TComponentEditor

Constructors


Constructor Create(AComponent: TComponent; ADesigner: TFormDesigner);



Functions

Procedure Copy;


Destructor Destroy;

A Holder should ALWAYS have a component

Procedure Edit;


Procedure ExecuteVerb(Index : Integer);


Function GetVerb(Index : Integer) : String;


Function GetVerbCount : Integer;


Properties

Events

Variables

FComponentEditor : TComponentEditor;

and then hard link methods


Constructors


Constructor Create(AComponent: TComponent; ADesigner: TFormDesigner);


Functions


Procedure Copy;


Destructor Destroy;

A Holder should ALWAYS have a component


Procedure Edit;


Procedure ExecuteVerb(Index : Integer);


Function GetVerb(Index : Integer) : String;


Function GetVerbCount : Integer;


Properties


Events


Variables


FComponentEditor : TComponentEditor;

and then hard link methods