JVCL Help:TJvDSADialog.UpdateDSAState
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDSADialog.UpdateDSAState Method
[+] TJvDSADialog Events
[+] TJvDSADialog Methods
[+] TJvDSADialog Properties
Search in JVCL Help
Search in all projectsSummary
Stores the DSA state in the DSA storage.
Pascal
procedureUpdateDSAState; virtual;
Description
UpdateDSAState will store the DSA state and ModalResult value in the DSA storage. In addition, if an event handler is assigned to OnUpdateKeys it will be triggered to allow storing custom data in the DSA storage.
See Also
TJvDSADialog.ApplySavedState, TJvDSADialog.OnUpdateKeys
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