API:Xml.XMLDoc.TXMLDocument.AfterNodeChange
Delphi
property AfterNodeChange: TNodeChangeEvent read FAfterNodeChange write FAfterNodeChange;
C++
__property TNodeChangeEvent AfterNodeChange = {read=FAfterNodeChange, write=FAfterNodeChange};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| event | published | Xml.XMLDoc.pas Xml.XMLDoc.hpp |
Xml.XMLDoc | TXMLDocument |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!