API:FMX.Gestures.IdentToGesture

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IdentToGesture(const Ident: string; var ID: Integer): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall IdentToGesture(const System::UnicodeString Ident, int &ID);

Properties

Type Visibility Source Unit Parent
function public
FMX.Gestures.pas
FMX.Gestures.hpp
FMX.Gestures FMX.Gestures

Description

Embarcadero Technologies does not currently have any additional information.