FMX.ListView.Types.TListItem.Repaint
Delphi
procedure Repaint; virtual;
C++
virtual void __fastcall Repaint();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | FMX.ListView.Types.pas FMX.ListView.Types.hpp | FMX.ListView.Types | TListItem | 
Description
Repaints the list items of the list view object.
Repaint performs a call to the Repaint method of the parent object.