FMX.ListView.Appearances.TAppearanceListViewItems.DoCreateNewViews

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoCreateNewViews; override;

C++

virtual void __fastcall DoCreateNewViews();

Properties

Type Visibility Source Unit Parent
procedure
function
class protected
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TAppearanceListViewItems

Description

Calls CreateObjects on each list view item that has been added to TAppearanceListViewItems since the last call to CreateNewViews.