Vcl.Forms.TCustomForm.UpdateWindowState
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.