JVCL Help:XMLCreateInto
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: XMLCreateInto procedure
[+] JvSimpleXml.pas Functions
Search in JVCL Help
Search in all projectsSummary
Puts the given XML element in the given variant
Pascal
run\JvSimpleXml.pas
procedureXMLCreateInto(varADest: Variant; constAXML: TJvSimpleXMLElem); deprecated;
Parameters
Parameters | Description |
var ADest: Variant | The destination variant |
const AXML: TJvSimpleXMLElem | The XML element to put in the variant |
Description
Write here a description
See Also
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