JVCL Help:TJvChangeIconDialog.Execute
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvChangeIconDialog.Execute Method
[+] TJvChangeIconDialog Methods
[+] TJvChangeIconDialog Properties
Search in JVCL Help
Search in all projectsSummary
Shows a dialog that allows a user to select an icon from a module.
Pascal
functionExecute: Boolean; override;
Return Value
If the user selects an icon, the return value is true. It is false if the user chooses the Cancel button, or the Close command on the System menu.
Description
Call Execute to show a dialog that allows a user to select an icon from a module.
See Also
TJvChangeIconDialog.FileName, TJvChangeIconDialog.IconIndex
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