JVCL Help:TJvChangeIconDialog
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvChangeIconDialog Class
[+] JvWinDialogs.pas Classes
[+] TJvChangeIconDialog Methods
[+] TJvChangeIconDialog Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvChangeIconDialog
run\JvWinDialogs.pas
Summary
Displays a dialog that allows a user to select an icon from a module.
Pascal
run\JvWinDialogs.pas
TJvChangeIconDialog = class(TJvCommonDialogF);
Description
- JVCLInfo
The TJvChangeIconDialog component is a wrapper for the Windows PickIconDlg API. Use it to show a dialog that allows a user to select an icon from a module. Do this by calling the Execute method.
You can preview this dialog at design-time, by right-clicking the component and clicking "Preview...".
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