JVCL Help:TJvDSADialog.OnUpdateKeys
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDSADialog.OnUpdateKeys Event
[+] TJvDSADialog Events
[+] TJvDSADialog Methods
[+] TJvDSADialog Properties
Search in JVCL Help
Search in all projectsSummary
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
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