FMX.ListView.Appearances.TCustomTextObjectAppearance.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCustomTextObjectAppearance();

Eigenschaften

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


Beschreibung

Gibt diese Instanz von TCustomTextObjectAppearance frei.

Siehe auch