FMX.ListView.Appearances.TAppearanceListViewItem.WillBePainted

From RAD Studio API Documentation

Delphi

procedure WillBePainted; override;

Properties

Type Visibility Source Unit Parent
procedure public FMX.ListView.Appearances.pas FMX.ListView.Appearances TAppearanceListViewItem

Description

It is called when the item is about to be painted. FMX.ListView.Appearances.TAppearanceListViewItem.WillBePainted inherits from FMX.ListView.Types.TListItem.WillBePainted. All content below this line refers to FMX.ListView.Types.TListItem.WillBePainted. It is called when the item is about to be painted.