ColGradient

Declaration: CustGuiProps.ColGradient: integer;

The Epina ImageLab shortcut bar can display a background color gradient. The type of the gradient is controlled by the property ColGradient which can assume the following values. Any value outside of these values results in switching off the color gradient:
ColGradient Type of gradient
0 gtHoriz
1 gtVert
2 gtMidBandHoriz
3 gtMidBandVert
4 gtEllipticFull
5 gtEllipticFit
6 gtRadial
7 gtDiagGrid
8 gtRect

Hint: Any change of the properties of the class CustGuiProps will be effective only after calling SaveToRegistry.