Vcl.ScreenTips.TAllocatedActions.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TAllocatedActions();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
destructor public
Vcl.ScreenTips.pas
Vcl.ScreenTips.hpp
Vcl.ScreenTips TAllocatedActions

Beschreibung

Gibt eine TAllocatedActions-Instanz frei.

Diese Methode gibt eine TAllocatedActions-Instanz frei.

Siehe auch