FMX.Controls.Presentation.TPointInObjectLocalInfo.Point

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Point: TPointF;

C++

System::Types::TPointF Point;

Properties

Type Visibility Source Unit Parent
field public
FMX.Controls.Presentation.pas
FMX.Controls.Presentation.hpp
FMX.Controls.Presentation TPointInObjectLocalInfo

Description

Hit-Test point.

See Also