<< Click to display table of contents >> TSRVViewProperty.ZoomPanelUsesGradient |
Disables a gradient background fill in a zooming panel.
property ZoomPanelUsesGradient: Boolean;
The zooming panel background has a vertical gradient, if the editor's BackgroundProperty defines it. You can disable a gradient fill by assigning False to this property.
A flat fill uses BackgroundProperty.ColorBegin.
Default value:
True
See also