JVCL Help:TJvTrayIcon.IconIndex

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the index of the icon displayed in the Windows taskbar notification area.


Pascal

 propertyIconIndex: Integer;


Description

Use IconIndex to get or set the index of the icon displayed in the Windows taskbar notification area. The index identifies an icon in the control's Icons property.


See Also

TJvTrayIcon.CurrentIcon, TJvTrayIcon.Icon, TJvTrayIcon.Icons


About

Notes

Setting IconIndex = -1, restores the icon selected for the Icon property.


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