Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Classes > TSVGPen
TSVGPen Events
Name
Description
OnIsInherited
Occurs when the FMX.RS.SVGTypes.TSVGPen.ParentColor or FMX.RS.SVGTypes.TSVGPen.ParentOpacity properties are retrieved, which are used in deciding whether to stream out these properties
OnUnitFactors
Occurs when the custom dash array needs the Unit Factors array for calculating the pixels from unit measurements
Called by the FMX.RS.SVGTypes.TSVGPen.GetUnitFactors method
Top