TRSSVGCustomInstrument.DoEnableGradient(String,String,Boolean,TSVGColor,Boolean) Method |
Scroll Prev Top Next More |
Helper method for changing a SVG element's color between a gradient or a solid color.
The IsEnabled parameter specifies whether to set the element to the gradient or the solid color.
The IsBrush parameter specifies whether to change the element's brush or pen properties.
Namespace: FMX.RS.Impact.Instruments
Delphi |
protected |
Parameters
ElementName
Type: String
GradientName
Type: String
IsEnabled
Type: Boolean
SolidColor
Type: TSVGColor
IsBrush
Type: Boolean
Reference |