Navigation: Code Documentation > RSVclSVG > RSSVGCtrls > Classes > TRSSVGDocument > Events
TRSSVGDocument.OnSavedElement Event
Occurs just after a SVG element and its children are saved to an IXMLNode.
Namespace: RSSVGCtrls
Delphi
published property OnSavedElement: TSVGSaveElementEvent read GetOnSavedElement write SetOnSavedElement;
Value
Type: TSVGSaveElementEvent
•RSSVGCtrls.TRSSVGDocument.OnSavingElement
•RSSVGCtrls.TRSSVGDocument.OnParsedNode
•RSSVG.TSVGElement.SaveToXML(IXMLNode)
•TRSSVGDocument
•RSSVGCtrls