Vcl.Forms.TCustomForm.UpdateWindowState

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure UpdateWindowState;

C++

void __fastcall UpdateWindowState();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms TCustomForm

Beschreibung

Aktualisiert die Eigenschaft WindowState mit dem aktuellen Status des Formulars.

UpdateWindowState stellt sicher, dass der Wert der Eigenschaft WindowState den aktuellen Status des Formulars wiedergibt.

Siehe auch