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

TPopupMenu.PopupPoint

TPoint instance with the coordinates where the pop-up menu is displayed.

Declaration

Source position: menus.pp line 473

public property TPopupMenu.PopupPoint : TPoint
  read FPopupPoint;

Description

PopupPoint is a read-only TPoint property which contains the coordinates where the pop-up menu is displayed. The value in PopupPoint is updated when the PopUp method is called.

See also

TPopupMenu.PopUp

  

Displays the pop-up menu.


Version 3.2 Generated 2024-02-25 Home