RAD Studio VCL Reference
|
Forces all child nodes and attribute nodes to be reread from the underlying DOM implementation.
procedure Resync;
__fastcall Resync();
Resync forces the document to reread the values of its child nodes and attribute nodes, discarding any changes that have not been propagated to the underlying DOM implementation.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|