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