Represents the color of selected text.
clHighlightText = TColor(clSystemColor or COLOR_HIGHLIGHTTEXT);
clHighlightText = TColor(clSystemColor or COLOR_HIGHLIGHTTEXT);
Graphics
clHighlightText is the default color used for a selected block of text. clHighlightText 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!
|