|
TableGradientStyle
Purpose Controls how a background gradient is applied to the controls table area. Start and end RGB colors are defined with TableGradientStart and TableGradientEnd. Most of these styles look best with the start color set to white, especially the radial styles.
VCL Enumerations: eGradientStyle = (gNoGradient, gVerticalGradient, gHorizontalGradient, gLinearBarVertical, gLinearBarHorizontal, gLinearBarDown, gLinearBarUp, gLinearDiagonalDown, gLinearDiagonalUp, gRectangleCross, gRectanglePlus, gRadialCentered, gRadialBottomRight, gRadialTopRight, gRadialBottomLeft, gRadialTopLeft);
Comments PeColor.TableGradientStyle members of Pego.PeColor
This property is only effective if BitmapGradientMode is TRUE and TableBackColor is set to 1. For more information on background bitmaps and gradients, see commonly asked Question 36.
See Also: TableGradientStart, TableGradientEnd, BitmapGradientMode, TableBackColor, DeskGradientStyle, GraphGradientStyle.
|
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |