API:Vcl.Touch.Gestures.TMouseGestureEngine.Destroy
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TMouseGestureEngine();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| destructor | public | Vcl.Touch.Gestures.pas Vcl.Touch.Gestures.hpp |
Vcl.Touch.Gestures | TMouseGestureEngine |
Description
Frees an instance of the TGestureEngine class.
Vcl.Touch.Gestures.TMouseGestureEngine.Destroy inherits from Vcl.Touch.Gestures.TGestureEngine.Destroy. All content below this line refers to Vcl.Touch.Gestures.TGestureEngine.Destroy.
Frees an instance of the TGestureEngine class.
Do not call Destroy directly. It is called automatically when the monitored object is destroyed.