RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Graphics.clBackground Constant

Represents the default Windows background color.

Pascal
clBackground = TColor(clSystemColor or COLOR_BACKGROUND);
C++
clBackground = TColor(clSystemColor or COLOR_BACKGROUND);

clBackground is the default Windows background color. 

 

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