JVCL Help:TJvSimpleXML.OnTagParsed
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSimpleXML.OnTagParsed Property
[+] TJvSimpleXML Methods
[+] TJvSimpleXML Properties
Search in JVCL Help
Search in all projectsSummary
Event triggered when an XML tag has been parsed
Pascal
TJvOnSimpleXMLParsed = TJclOnSimpleXMLParsed;
propertyOnTagParsed: TJvOnSimpleXMLParsed;
Parameters
Parameters | Description |
Name | The name of the parsed tag |
Sender | The TJvSimpleXML object that has parsed the tag |
Description
Write here a description
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page