RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Graphics.ExtendedColorsCount Constant

The total number of extended colors available

Pascal
ExtendedColorsCount = 4;
C++
ExtendedColorsCount = 4;

Graphics

TColor can be assigned standard, extended, web and system color values. The system colors are default values for various visual component colors. Extended colors are :

Name 
Meaning 
Money Green.  
Sky blue.  
Cream.  
Medium Gray.  

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!