Navigation: Code Documentation > RSVclSVG > RSSVGCtrls > Classes > TRSSVGDocument > Events
TRSSVGDocument.OnSavingElement Event
Occurs just before an SVG element and its children are saved to an IXMLNode. Set DoSave to False to prevent the SVG element from being saved
Namespace: RSSVGCtrls
Delphi
published property OnSavingElement: TSVGSavingElementEvent read GetOnSavingElement write SetOnSavingElement;
Value
Type: TSVGSavingElementEvent
•RSSVGCtrls.TRSSVGDocument.OnSavedElement
•RSSVGCtrls.TRSSVGDocument.OnParsingNode
•RSSVG.TSVGElement.SaveToXML(IXMLNode)
•TRSSVGDocument
•RSSVGCtrls