RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Graphics.cl3DDkShadow Constant

Represents the dark shadow of 3D components.

Pascal
cl3DDkShadow = TColor(clSystemColor or COLOR_3DDKSHADOW);
C++
cl3DDkShadow = TColor(clSystemColor or COLOR_3DDKSHADOW);

Graphics

For Windows 95 or NT 4.0 only, cl3DDkShadow represents the dark shadow for three-dimensional display elements. 

 

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