FMX.Controls.Presentation.TObjectAtPointInfo.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 TObjectAtPointInfo

Description

Point that the control to be returned must contain.

See Also