RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Graphics.clNone Constant

Represents no selected color.

Pascal
clNone = TColor($1FFFFFFF);
C++
clNone = TColor($1FFFFFFF);

clNone represents no selected color.

Note: clNone is white on Windows 9.x systems, and black on Windows NT systems.
 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!