JVCL Help:XMLCreateInto

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Puts the given XML element in the given variant

run\JvSimpleXml.pas


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

run\JvSimpleXml.pas


Description

Write here a description

run\JvSimpleXml.pas


See Also

XMLCreate

run\JvSimpleXml.pas


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