This method enables or disables gradients in the SVG for the instrument based on EnableGradients property changes.
This method calls the DoEnableGradients method to actually enable/disable gradients in the SVG. It is recommended that descendant classes override that method to enable/disable the gradients.
This method ensures that the buffers get updated and the control is repainted.
Namespace: FMX.RS.Impact.Instruments
Delphi |
protected |