Event handler for returning the UnitFactors of the owner or the SVGUnitFactors constant if Owner is nil.
This event handler is used by TSVGLength class and its descendants to convert raw unit measurements (i.e., inch, centimeter, etc) to pixels
Namespace: FMX.RS.SVG
Delphi |
protected |
Parameters
Sender
Type: TObject
UnitFactors
Type: TSVGUnitFactors
Reference |