API:Vcl.Touch.GestureCtrls.TCustomGestureListView.Destroy
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TCustomGestureListView();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| destructor | public | Vcl.Touch.GestureCtrls.pas Vcl.Touch.GestureCtrls.hpp |
Vcl.Touch.GestureCtrls | TCustomGestureListView |
Description
Destroys an instance of TCustomListView.
Vcl.Touch.GestureCtrls.TCustomGestureListView.Destroy inherits from Vcl.ComCtrls.TCustomListView.Destroy. All content below this line refers to Vcl.ComCtrls.TCustomListView.Destroy.
Destroys an instance of TCustomListView.
Do not call Destroy directly. Instead, call Free, which checks that the list item is not nil before calling Destroy