JVCL Help:TDSAStorage

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TDSAStorage
TDSAAppStorage
TDSAQueueStorage
TDSARegStorage
run\JvDSADialogs.pas


Summary

Abstract storage device for DSA state and values.

run\JvDSADialogs.pas


Pascal

 run\JvDSADialogs.pas
 TDSAStorage = class(TObject);


Description

TDSAStorage is the abstract base class used for storing DSA states and dialog values in. Do not create an instance of this class directly but rather use one of its descendants. When deriving a new class from TDSAStorage, always override all methods.

run\JvDSADialogs.pas


About

Navigation

run\JvDSADialogs.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