[Overview][Types][Classes][Index] Reference for unit 'GroupedEdit' (#lcl)

TCustomAbstractGroupedEdit.EditContextPopup

Signals the OnContextPopup event handler (when assigned).

Declaration

Source position: groupededit.pp line 211

protected procedure TCustomAbstractGroupedEdit.EditContextPopup(

  MousePos: TPoint;

  var Handled: Boolean

); virtual;

Arguments

MousePos

  

Mouse coordinates for the context pop-up.

Handled

  

True if the pop-up was handled for the control.

See also

TCustomAbstractGroupedEdit.OnContextPopup

  

Invoked when a context-sensitive pop-up menu is requested.


Version 4.0 Generated 2025-05-03 Home