RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Graphics.clWindowFrame Constant

Represents the default Window frame background color.

Pascal
clWindowFrame = TColor(clSystemColor or COLOR_WINDOWFRAME);
C++
clWindowFrame = TColor(clSystemColor or COLOR_WINDOWFRAME);

clWindowFrame is the default background color for a window frame. 

 

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