RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Graphics.clCream Constant

Represents the color cream.

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

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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!