API:FMX.Types.TCustomGestureManager.GestureList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property GestureList[AControl: TComponent]: TGestureArray read GetGestureList;

C++

__property TGestureArray GestureList[System::Classes::TComponent* AControl] = {read=GetGestureList};

Properties

Type Visibility Source Unit Parent
property public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TCustomGestureManager

Description

Embarcadero Technologies does not currently have any additional information.