RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Graphics.clWindow Constant

Represents the default Window background color.

Pascal
clWindow = TColor(clSystemColor or COLOR_WINDOW);
C++
clWindow = TColor(clSystemColor or COLOR_WINDOW);

clWindow is the default background color for a window. 

 

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