API:FMX.Types.TCustomGestureManager.StandardGestures

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property StandardGestures[AControl: TComponent]: TStandardGestures read GetStandardGestures write SetStandardGestures;

C++

__property TStandardGestures StandardGestures[System::Classes::TComponent* AControl] = {read=GetStandardGestures, write=SetStandardGestures};

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. Please help us document this topic by using the Discussion page!