FMX.Types.TTouch.Action

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Action: TTouchAction;

C++

TTouchAction Action;

Properties

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

Description

The actions performed with last touch.

The actions performed with this touch include putting a finger on the screen lifting or moving the finger on the screen.

See Also