FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCustomTextButtonObjectAppearance();

Eigenschaften

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


Beschreibung

Gibt diese Instanz von TCustomTextButtonObjectAppearance frei.

Siehe auch