Class TLinkEditor (unit LinkEdit)

Inherits from

TComponentEditor

Constructors



Functions

procedure Edit;

TLinkEditor

procedure ExecuteVerb(Index: Integer);

if ModalResult = mrOK then Designer.

function GetVerb(Index: Integer): string;


function GetVerbCount: Integer;


Properties

Events

Variables

FLinker : TLinker;



Constructors


Functions


procedure Edit;

TLinkEditor


procedure ExecuteVerb(Index: Integer);

if ModalResult = mrOK then Designer.Modified; -- Designer invalid?!


function GetVerb(Index: Integer): string;


function GetVerbCount: Integer;


Properties


Events


Variables


FLinker : TLinker;