FMX.ListView.Appearances.TItemAppearanceProperties.DoChange
Delphi
procedure DoChange; virtual;
C++
virtual void __fastcall DoChange();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp |
FMX.ListView.Appearances | TItemAppearanceProperties |
Description
Notifies the PropertiesOwner of change in its Item Appearance Properties and invokes FOnChange event if it is assigned.