FMX.ListView.Types.TListItemControlScene.EnableUpdating

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure EnableUpdating;

C++

void __fastcall EnableUpdating(void);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types TListItemControlScene

Description

The EnableUpdating method enables the updates of TListItemControlScene.

See Also