RAD Studio VCL Reference
|
Occurs after a change is made to one of the nodes in the document.
property AfterNodeChange: TNodeChangeEvent;
__property TNodeChangeEvent AfterNodeChange;
Write an AfterNodeChange event handler to take specific action after a change is made to a node in the XML document. When an application makes a change to one of the nodes, the following steps occur:
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|