FMX.ListView.Appearances.TItemAppearanceProperties.OnDestroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property OnDestroy: TNotifyEvent read FOnDestroy write FOnDestroy;

C++

__property System::Classes::TNotifyEvent OnDestroy = {read=FOnDestroy, write=FOnDestroy};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
event public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TItemAppearanceProperties


Beschreibung

Wird aufgerufen, wenn eine Instanz freigegeben wird.