API: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 TCommonObjectAppearance frei.

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

Gibt diese Instanz von TCommonObjectAppearance frei.

Siehe auch