Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Delegates
TSVGDrawingModificationEvent Delegate
Namespace: FMX.RS.SVG
Delphi
type TSVGDrawingModificationEvent = procedure( Sender: TObject; var aMatrix: TSVGMatrix; const Canvas: TSVGCanvas; var aRect: TSVGRect; var DoDefault: Boolean ) of object;
•FMX.RS.SVG