JVCL Help:TDSAStorage
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TDSAStorage Class
[+] JvDSADialogs.pas Classes
[+] TDSAStorage Methods
[+] TDSAStorage Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TDSAStorage
TDSAAppStorage
TDSAQueueStorage
TDSARegStorage
run\JvDSADialogs.pas
Summary
Abstract storage device for DSA state and values.
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.
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