RAD Studio VCL Reference
|
Right side color in the color gradient of an active window's title bar.
clGradientActiveCaption = TColor(clSystemColor or COLOR_GRADIENTACTIVECAPTION);
clGradientActiveCaption = TColor(clSystemColor or COLOR_GRADIENTACTIVECAPTION);
Graphics
For a Windows 98 and Windows 2000 color gradient in an active caption, clActiveCaption defines the left side color, and clGradientActiveCaption defines the right side color. The left side color blends to the right side color.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|