Represents the color of text that is grayed out.
clGrayText = TColor(clSystemColor or COLOR_GRAYTEXT);
clGrayText = TColor(clSystemColor or COLOR_GRAYTEXT);
Graphics
clGrayText is the color used to paint text that has been set inactive, such as in an inactive menu item. clGrayText is a System color - used for painting a component.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|