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