API:Vcl.Touch.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
Vcl.Touch.Gestures.pas
Vcl.Touch.Gestures.hpp
Vcl.Touch.Gestures Vcl.Touch.Gestures

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!