Gradient fill is not currently a native feature of the shape component. This is something we are strongly considering for the next version of ReportBuilder. You can try using the TppPaintBox component to manually draw the shape and gradient fill it by calling Windows API routines.
Take a look at the Delphi GradientFillCanvas routine in the GraphUtil unit and the GradientFill routine in the Windows API.
Comments
Gradient fill is not currently a native feature of the shape component.
This is something we are strongly considering for the next version of
ReportBuilder. You can try using the TppPaintBox component to manually draw
the shape and gradient fill it by calling Windows API routines.
Take a look at the Delphi GradientFillCanvas routine in the GraphUtil unit
and the GradientFill routine in the Windows API.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com