RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Graphics.clMoneyGreen Constant

Represents the color money green.

Pascal
clMoneyGreen = TColor($C0DCC0);
C++
clMoneyGreen = TColor($C0DCC0);

Graphics

Use the Color property of a visual component to set its principle color to money green. Money green is a green tinted light gray. Money green is an extended color. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!