Represents the color of the background of a selected menu item.
clMenuHighlight = TColor(clSystemColor or COLOR_MENUHILIGHT);
clMenuHighlight = TColor(clSystemColor or COLOR_MENUHILIGHT);
Graphics
clMenuHighlight is the default color used for the background of a selcetd main or sub menu item. clMenuHighlight 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!
|