Vcl.Controls.TCustomHint.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCustomHint(void);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
destructor public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TCustomHint

Beschreibung

Gibt eine TCustomHint-Instanz frei.

Diese Methode gibt eine TCustomHint-Instanz frei.

Siehe auch