[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TControl.DoContextPopup

DoContextPopup - perform the action to display a context-sensitive popup window, at the specified mouse position

Declaration

Source position: controls.pp line 1204

protected procedure TControl.DoContextPopup(

  const MousePos: TPoint;

  var Handled: Boolean

); virtual;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.