Represents the color olive.
clOlive = TColor($008080);
clOlive = TColor($008080);
Graphics
Use the Color property of a visual component to set its principle color to olive. Olive is 50% intensity green, 50% intensity red with no blue. Olive is a standard color.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|