Represents the color of the background of a block of selected text.
clHighlight = TColor(clSystemColor or COLOR_HIGHLIGHT);
clHighlight = TColor(clSystemColor or COLOR_HIGHLIGHT);
Graphics
clHighlight is the default color used to paint the background of a selected block of text. clHighlight 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!
|