RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Graphics.cl3DLight Constant

Represents the light part of 3D components.

Pascal
cl3DLight = TColor(clSystemColor or COLOR_3DLIGHT);
C++
cl3DLight = TColor(clSystemColor or COLOR_3DLIGHT);

Graphics

For Windows 95 or NT 4.0 only, cl3DLight represents the light color for three-dimensional display elements (for edges facing the light source). 

 

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