FMX.Menus.TPopupMenu.PopupPoint

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PopupPoint: TPointF read FPopupPoint;

C++

__property System::Types::TPointF PopupPoint = {read=FPopupPoint};

Properties

Type Visibility Source Unit Parent
property public
FMX.Menus.pas
FMX.Menus.hpp
FMX.Menus TPopupMenu

Description

The point where the pop-up menu opens.

See Also