API:Xml.XMLDoc.TXMLDocument.BeforeNodeChange
Delphi
property BeforeNodeChange: TNodeChangeEvent read FBeforeNodeChange write FBeforeNodeChange;
C++
__property TNodeChangeEvent BeforeNodeChange = {read=FBeforeNodeChange, write=FBeforeNodeChange};
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!