Vcl.Touch.Gestures.TPlatformGestureEngine.Destroy
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TPlatformGestureEngine(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
destructor | public | Vcl.Touch.Gestures.pas Vcl.Touch.Gestures.hpp |
Vcl.Touch.Gestures | TPlatformGestureEngine |
Description
Frees an instance of the TPlatformGestureEngine class.
Do not call Destroy directly. It is called automatically when the monitored object is destroyed.