FMX.ListView.Types.TListItemControlScene.EnableUpdating

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure EnableUpdating;

C++

void __fastcall EnableUpdating();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types TListItemControlScene


Beschreibung

Die Methode EnableUpdating deaktiviert die Aktualisierung von TListItemControlScene.

Siehe auch