Table of Contents

TIDEComponentEditor.GetVerbCount Method

Override GetVerbCount method to specify the number of additional context menu items that will appear when the end-user right clicks a component in the form designer.

Syntax

Unit: FormDesigner

function TIDEComponentEditor.GetVerbCount: Integer; virtual;

See also