JVCL Help:TJvDSADialog.GetStorage

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

Search in JVCL Help

 
Search in all projects
 

Summary

Retrieves a reference to storage device for this dialog.


Pascal

 functionGetStorage: TDSAStorage;


Description

GetStorage will retrieve the reference to the storage device assigned to the dialog. It is the read method for the Storage property.
It's used internally to retrieve and store the DSA state and dialog result.


See Also

TJvDSADialog.Storage


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