RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Graphics.clDefault Constant

Specifies the default color of a component.

Pascal
clDefault = TColor($20000000);
C++
clDefault = TColor($20000000);

Graphics

clDefault is used to determine or set the default color of a component. 

 

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