FMX.ListView.Types.IListItemStyleResources.StyleResourcesNeedUpdate
Delphi
function StyleResourcesNeedUpdate: Boolean;
C++
virtual bool __fastcall StyleResourcesNeedUpdate() = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | FMX.ListView.Types.pas FMX.ListView.Types.hpp  | 
        FMX.ListView.Types | IListItemStyleResources | 
Description
Indicates whether the style resources need to be updated.
Set the StyleResourcesNeedUpdate method to True  to specify that style resources should be refreshed.