JVCL Help:TDSARegStorage
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TDSARegStorage Class
[+] JvDSADialogs.pas Classes
[+] TDSARegStorage Methods
[+] TDSARegStorage Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TDSAStorage
TDSARegStorage
run\JvDSADialogs.pas
Summary
Registry storage device for DSA state and values.
Pascal
run\JvDSADialogs.pas
TDSARegStorage = class(TDSAStorage);
Description
TDSARegStorage is the class used for storing DSA states and dialog values in the registry. JvDSADialogs creates an instance of this class, retrievable through DSARegStore.
windows TDSARegStorage uses JclRegistry to communicate with the windows registry.
If the DSA state is reset to show the dialog again, the key for the dialog are removed.
The dialog's internal name (as specified by the Name parameter for RegisterDSA) is used as a sub key for the key specified by the Key property.
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