FMX.Controls.IScene.EnableUpdating

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure EnableUpdating;

C++

virtual void __fastcall EnableUpdating() = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls IScene

Beschreibung

Die Methode EnableUpdating deaktiviert die Aktualisierung von IScene.

Siehe auch