Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGElement > Methods

TSVGElement.RemoveChangeNotification(TSVGElement) Method

Scroll Prev Top Next More

Disables the change notification that was enabled by RSSVG.TSVGElement.ChangeNotification(TSVGElement) .
 
RemoveChangeNotification removes the element specified by the aListener parameter from the internal list of elements to be notified that an element has changed. aListener is added to this list by a previous call to the ChangeNotification method.
 
Most applications have no need to call RemoveChangeNotification. It is used by TSVGElement to inform other elements when they have been changed or are going to be destroyed. For example, the TSVGUse element uses this mechanism to know when to redraw because its Reference element has changed
 

Namespace: RSSVG

Parameters

aListener

Type: TSVGElement

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb