JVCL Help:TJvCommonDialogAction.ExecuteResult
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCommonDialogAction.ExecuteResult Property
[+] TJvCommonDialogAction Fields
[+] TJvCommonDialogAction Methods
[+] TJvCommonDialogAction Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the return value from the dialog.
Pascal
propertyExecuteResult: Boolean;
Description
Read ExecuteResult to determine the return value of the dialog. The meaning of the return value is dependent on the actual dialog implementation. Normally, a return value of true means success and a return value of false means failure.
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