JVCL Help:TJvCustomAppXMLStorage.CreateAndSetNode

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

Search in JVCL Help

 
Search in all projects
 

Summary

Creates the indicated node and sets FCurrentNode


Pascal

 functionCreateAndSetNode(Key: string): TJvSimpleXmlElem;


Parameters

Parameters Description
Key: string The key to create ##See Also ## FCurrentNode


Description

Reads the separated Key string and sets FCurrentNode to the last one, having created all the required XML nodes including the last one


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