FMX.ListView.TAppearanceListView.ItemAppearanceChange

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure ItemAppearanceChange(const Sender: TItemAppearanceProperties);

C++

void __fastcall ItemAppearanceChange(Fmx::Listview::Appearances::TItemAppearanceProperties* const Sender);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
FMX.ListView.pas
FMX.ListView.hpp
FMX.ListView TAppearanceListView


Description

Appelée quand l'apparence des éléments est modifiée.

Voir aussi