RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomForm.UpdateWindowState Method

Updates the WindowState property to reflect the current state of the form.

Pascal
procedure UpdateWindowState;
C++
__fastcall UpdateWindowState();

UpdateWindowState ensures that the WindowState property reflects the current state of the form. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!