Represents the color Aqua.
clAqua = TColor($FFFF00);
clAqua = TColor($FFFF00);
Graphics
Use the Color property of a visual component to set its principle color to Aqua. Aqua is the Delphi name for cyan - 100% blue and green with no red. Aqua is a standard color.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|