JVCL Help:TJvChangeIconDialog.IconIndex

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates the index of the icon that was selected.


Pascal

 propertyIconIndex: Integer;


Description

The IconIndex property returns the index of the icon that was selected. To make an icon selected by default in the dialog’s box, assign a value to IconIndex in the Object Inspector or in program code. Programmatic changes to IconIndex have no effect while the dialog is active.


See Also

TJvChangeIconDialog.Execute, TJvChangeIconDialog.FileName


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