RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Graphics.clMenuText Constant

Represents the default menu text color.

Pascal
clMenuText = TColor(clSystemColor or COLOR_MENUTEXT);
C++
clMenuText = TColor(clSystemColor or COLOR_MENUTEXT);

clMenuText is the default color for menu text. 

 

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