Represents the color white.
clWhite = TColor($FFFFFF);
clWhite = TColor($FFFFFF);
Graphics
Use the Color property of a visual component to set its principle color to white. White is 100% intensity blue, green and red. White is a standard color.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|