Class TFilterEditor (unit Fltcback)

Inherits from

TComponentEditor

Little component editor to show an about box, and an About menu item on a right-click during design time.

Constructors



Functions

procedure Edit;

** What to do if the component is double-clicked upon

procedure ExecuteVerb(Index: Integer);

** What to do if the components right click menu item is selected

function GetVerb(Index: integer): string;

** Returns the strings to be loaded into the right click menu for each of the ** GETVERBCOUNT indexes.

function GetVerbCount: integer;

***************************************************************************** ** TFILTEREDITOR Component editor functions/Methods/Procedures ******************************************************************************) (* ** Returns number of entries to be added to the components right click menu

Properties

Events

Variables


Constructors


Functions


procedure Edit;

** What to do if the component is double-clicked upon


procedure ExecuteVerb(Index: Integer);

** What to do if the components right click menu item is selected


function GetVerb(Index: integer): string;

** Returns the strings to be loaded into the right click menu for each of the ** GETVERBCOUNT indexes.


function GetVerbCount: integer;

***************************************************************************** ** TFILTEREDITOR Component editor functions/Methods/Procedures ******************************************************************************) (* ** Returns number of entries to be added to the components right click menu


Properties


Events


Variables