FMX.Types.TTouch.Id

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Id: NativeInt;

C++

System::NativeInt Id;

Properties

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

Description

The unique identifier of the touch.

Id is valid until the finger is raised off the screen.

See Also