<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Classes > TSVGLength:
Comments (0)
Name
Description
OnRange
Occurs when the length needs to convert a percentage value into a length based on a range. The OnRange event is called to return the Min and Max for calculating the percentage value
OnUnitFactors
Occurs when the length needs the Unit Factors array for calculating the FMX.RS.SVGTypes.TSVGLength.Pixels property from the FMX.RS.SVGTypes.TSVGLength.Raw property
Called by the FMX.RS.SVGTypes.TSVGLength.GetUnitFactors method
Top