JVCL Help:TJvCustomAppXMLStorage

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomAppXMLStorage
TJvAppXMLFileStorage
run\JvAppXMLStorage.pas


Summary

This is the ancestor for all XML storage backend

run\JvAppXMLStorage.pas


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...)

run\JvAppXMLStorage.pas


About

Navigation

run\JvAppXMLStorage.pas



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