Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGCtrls > Classes > TRSFmxSVGDocument > Events
TRSFmxSVGDocument.OnDrawn Event
Occurs just after a SVG element is drawn. The event fires after drawing the current element and its children but before the canvas is returned to its initial state.
Namespace: FMX.RS.SVGCtrls
Delphi
published property OnDrawn: TSVGDrawingEvent read GetOnDrawn write SetOnDrawn;
Value
Type: TSVGDrawingEvent
•FMX.RS.SVGCtrls.TRSFmxSVGDocument.OnDrawing
•FMX.RS.SVG.TSVGGraphicElement.Draw(TSVGCanvas,TSVGRect)
•TRSFmxSVGDocument
•FMX.RS.SVGCtrls