FMX.Gestures.TGestureEngineClass
Delphi
TGestureEngineClass = class of TCustomGestureEngine;
C++
typedef System::TMetaClass* TGestureEngineClass;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
classref typedef |
public | FMX.Gestures.pas FMX.Gestures.hpp |
FMX.Gestures | FMX.Gestures |
Description
TGestureEngineClass defines the metaclass for TCustomGestureEngine.
TGestureEngineClass is the metaclass for TCustomGestureEngine. Its value is the class reference for TCustomGestureEngine or for one of its descendants.