RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLDocument.DoNodeChange Method
Pascal
procedure DoNodeChange(const Node: IXMLNode; ChangeType: TNodeChange; BeforeOperation: Boolean);
C++
__fastcall DoNodeChange(const IXMLNode Node, TNodeChange ChangeType, Boolean BeforeOperation);

This is DoNodeChange, a member of class TXMLDocument.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!