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

TControl.PopupMenu

A context-sensitive menu that pops up when the right mouse button is clicked over this control

Declaration

Source position: controls.pp line 1667

public property TControl.PopupMenu : TPopupMenu
  read GetPopupmenu
  write SetPopupMenu;

See also

#lcl.Menus.TPopupMenu

  

TPopupMenu - a menu panel that pops up on the desktop when the right mouse button is clicked

TControl.OnContextPopup

  

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

TControl.TContextPopupEvent

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