Invoked when a context-sensitive pop-up menu is requested.
Source position: controls.pp line 1513
protected property TControl.OnContextPopup : TContextPopupEvent |
The handler can show and handle the menu selection itself. If so, it should set Handled to True. Otherwise the installed PopupMenu is shown.
|
Handler type for OnContextPopup. |
|
|
A context-sensitive menu that pops up when the right mouse button is clicked over this control. |
CT Web help |
CodeTyphon Studio |