RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Graphics.clCream Constant

Represents the color cream.

Pascal
clCream = TColor($F0FBFF);
C++
clCream = TColor($F0FBFF);

Graphics

Use the Color property of a visual component to set its principle color to cream. Cream is an off white color. Cream is an extended color. 

 

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