API:Vcl.Touch.Gestures.FindStandardGesture
Delphi
function FindStandardGesture(AGestureID: TGestureID; var AGestureData: TStandardGestureData): Boolean;
function FindStandardGesture(const AName: string; var AGestureID: TGestureID): Boolean;
C++
extern DELPHI_PACKAGE bool __fastcall FindStandardGesture(Vcl::Controls::TGestureID AGestureID, TStandardGestureData &AGestureData)/* overload */;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | Vcl.Touch.Gestures.pas Vcl.Touch.Gestures.hpp |
Vcl.Touch.Gestures | Vcl.Touch.Gestures |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !