RAD Studio VCL Reference
|
Right side color in the color gradient of an inactive window's title bar.
clGradientInactiveCaption = TColor(clSystemColor or COLOR_GRADIENTINACTIVECAPTION);
clGradientInactiveCaption = TColor(clSystemColor or COLOR_GRADIENTINACTIVECAPTION);
Graphics
For a Windows 98 and Windows 2000 color gradient in an inactive caption, clInactiveCaption defines the left side color, and clGradientInactiveCaption 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!
|