Show: Delphi C++
Display Preferences

Adding Items to the Context Menu

From RAD Studio
Jump to: navigation, search

Go Up to Making components available at design time Index

When the user right-clicks the component, the GetVerbCount and GetVerb methods of the component editor are called to build context menu. You can override these methods to add commands (verbs) to the context menu.

Adding items to the context menu requires the steps:

Personal tools
In other languages