FMX.ListView.Types.TListItemDrawable.Invalidate
Delphi
procedure Invalidate;
C++
void __fastcall Invalidate(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | FMX.ListView.Types.pas FMX.ListView.Types.hpp |
FMX.ListView.Types | TListItemDrawable |
Description
Starts layout changes if needed.
If the list view needs to be repainted, the Invalidate method invokes Repaint.