FMX.Types.TTouch.Location

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Location: TPointF;

C++

System::Types::TPointF Location;

Properties

Type Visibility Source Unit Parent
field public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TTouch

Description

Defines the pixel location of a touch gesture on the screen.


See Also