JVCL Help:TJvDSADialog.OnUpdateKeys

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

Search in JVCL Help

 
Search in all projects
 

Summary

Occurs when the DSA state is written to the DSA storage.


Pascal

 propertyOnUpdateKeys: TJvDSADataEvent;


Description

Write an OnUpdateKeys event handler to store additional (custom) data from the DSA storage related to this dialog. This event (together with OnApplyKeys) allows you to store and retrieve additional information (e.g. the ItemIndex of a combo box) along with the DSA state and modal result for the dialog.


See Also

TJvDSADialog.OnApplyKeys


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