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