JVCL Help:XMLCreate@TJvSimpleXMLElem
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: XMLCreate function
[+] JvSimpleXml.pas Functions
Search in JVCL Help
Search in all projectsSummary
Returns a variant containing the given XML element
Pascal
run\JvSimpleXml.pas
functionXMLCreate(constAXML: TJvSimpleXMLElem): Variant; overload; deprecated;
Parameters
Parameters | Description |
const AXML: TJvSimpleXMLElem | The XML element to put in the variant |
Description
This is an overloaded function/procedure, if possible you may combine the description of all these functions into 1 general description. If you do so, combine all "Parameter" lists into 1 list, and leave the "Summary", "Description" etc. fields empty for all other overloaded functions with the same name.
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