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

TContextPopupEvent

Declaration

Source position: controls.pp line 817

type TContextPopupEvent = procedure(

  Sender: TObject;

  MousePos: TPoint;

  var Handled: Boolean

) of object;

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