API:FMX.Gestures.GestureToIdent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GestureToIdent(ID: Integer; var Ident: string): Boolean;

C++

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

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.