[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 1193

protected procedure TControl.DoContextPopup(

  const MousePos: TPoint;

  var Handled: Boolean

); virtual;