JVCL Help:TJvCustomAppXMLStorage
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomAppXMLStorage Class
[+] JvAppXMLStorage.pas Classes
[+] TJvCustomAppXMLStorage Fields
[+] TJvCustomAppXMLStorage Methods
[+] TJvCustomAppXMLStorage Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomAppXMLStorage
TJvAppXMLFileStorage
run\JvAppXMLStorage.pas
Summary
This is the ancestor for all XML storage backend
Pascal
run\JvAppXMLStorage.pas
TJvCustomAppXMLStorage = class(TJvCustomAppMemoryFileStorage);
Description
This component provides the basis for an in memory XML storage backend. Derive a class from this one and implement the virtual methods to store the in memory XML file in the appropriate media (file, database...)
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