API:FMX.ListView.Appearances.TCommonObjectAppearance.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCommonObjectAppearance();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
destructor public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TCommonObjectAppearance

Beschreibung

Gibt diese Instanz von TObjectAppearance frei.

FMX.ListView.Appearances.TCommonObjectAppearance.Destroy erbt von FMX.ListView.Appearances.TObjectAppearance.Destroy. Der folgende Inhalt bezieht sich auf FMX.ListView.Appearances.TObjectAppearance.Destroy.

Gibt diese Instanz von TObjectAppearance frei.

Siehe auch