TPopupMenuEvent Event Type
Signature for an event that fires before the built-in context menu is shown, allowing it to be customized.
API unit family: TMSFNCRichEditor
Parameters
| Name | Description |
|---|---|
Sender |
The component that raises the event. |
APopupMenu |
The context menu that is about to be shown. |