Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Delegates
TSVGUnitFactorsEvent Delegate
Defines an event signature for getting UnitFactors
Namespace: RSSVGTypes
Delphi
type TSVGUnitFactorsEvent = procedure(Sender: TObject; var UnitFactors: TSVGUnitFactors) of object;
•RSSVGTypes