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