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