Represents the color teal.
clTeal = TColor($808000);
clTeal = TColor($808000);
Graphics
Use the Color property of a visual component to set its principle color to teal. Teal is dark cyan : 50% blue, 50% green, 0% red. Teal is a standard color.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|