RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Controls.NullDockSite Constant

Specifies that there is no dock site for the current window.

Pascal
NullDockSite = TWinControl($FFFFFFFF);
C++
NullDockSite = TWinControl($FFFFFFFF);

The NullDockSite constant indicates that the current window has no dock site. 

 

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