JVCL Help:TJvDSADialog.OnApplyKeys

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 read in from the DSA storage.


Pascal

 propertyOnApplyKeys: TJvDSADataEvent;


Description

Write an OnApplyKeys event handler to retrieve additional (custom) data from the DSA storage related to this dialog. This event (together with OnUpdateKeys) 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.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