FMX.Controls.Presentation.TPresentedControl.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TPresentedControl();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
destructor public
FMX.Controls.Presentation.pas
FMX.Controls.Presentation.hpp
FMX.Controls.Presentation TPresentedControl


Beschreibung

Gibt diese Instanz von TPresentedControl frei.

Siehe auch