| Class TBillBoardComponentEditor (unit BBoard) |
TComponentEditor
*) (* TBillBoard Component Editor definition *) (*
| Constructors |
| Functions |
procedure Edit;
procedure ExecuteVerb( Index: Integer );
function GetVerb( Index: Integer ): string;
function GetVerbCount: Integer;
procedure ShowAbout;
procedure ShowEditor;| Properties |
| Events |
| Variables |
| Constructors |
| Functions |
procedure Edit;
procedure ExecuteVerb( Index: Integer );
function GetVerb( Index: Integer ): string;
function GetVerbCount: Integer;*) (* TBillBoard Component Editor implementation *) (*
procedure ShowAbout;
procedure ShowEditor;| Properties |
| Events |
| Variables |