<< Click to display table of contents >> TRVShape.GradientType |
Type of gradient fill for shapes.
property GradientType: TRVGradientType;
Gradient is drawn from StartColor to Color.
If GradientType = rvgtNone, the shape is filled with Color.
VCL and LCL: Gradient is used only if shapes are drawn using GDI+ (in Delphi XE2+ and optionally in Lazarus).
Default value
rvgtNone