API:FMX.Types.TCustomGestureManager.GestureList
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. Please help us document this topic by using the Discussion page!