RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Graphics.WebColorsCount Constant

The total number of web colors available

Pascal
WebColorsCount = 140;
C++
WebColorsCount = 140;

Graphics

TColor can be assigned standard, extended, web and system color values. The system colors are default values for various visual component colors. Web colors are those defined as uniformly displayable across the Internet - they represent the Internet standard colors. 

 

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