JVCL Help:TJvTrayIcon.CurrentIcon

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

Search in JVCL Help

 
Search in all projects
 

Summary

Contains the currently displayed icon.


Pascal

 propertyCurrentIcon: TIcon;


Description

CurrentIcon is a run-time, read-only property that contains the currently displayed icon in the notification are . Depending on the values of Animated, Icon, Icons and IconIndex, this property might change at run-time. Do not assign an icon to this property. Instead, use Icons, IconIndex or Icon to set the icon to display.


See Also

TJvTrayIcon.Active, TJvTrayIcon.Animated, TJvTrayIcon.Icons


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