RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Graphics.clWindowText Constant

Represents the default Window text color.

Pascal
clWindowText = TColor(clSystemColor or COLOR_WINDOWTEXT);
C++
clWindowText = TColor(clSystemColor or COLOR_WINDOWTEXT);

clWindowText is the default color for window text. 

 

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