FMX.ListView.TAppearanceListView.ObjectsNotify

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure ObjectsNotify(Sender: TObject; const Item: TListItem; Action: TCollectionNotification);

C++

void __fastcall ObjectsNotify(System::TObject* Sender, Fmx::Listview::Types::TListItem* const Item, System::Generics::Collections::TCollectionNotification Action);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FMX.ListView.pas
FMX.ListView.hpp
FMX.ListView TAppearanceListView


Beschreibung

Behandlungsroutine der Eigenschaft TAppearanceListViewItems.OnNotify.