JVCL Help:TJvTrayIcon.VisibleInTaskList

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines if the application is shown in the task manager.


Pascal

 propertyVisibleInTaskList: Boolean;


Description

Set VisibleInTaskList to true to show the application in the windows task manager application. Set VisibleInTaskList to false to remove the application from the task manager: the application prevents itself from being closed when the user logs off. The application closes only when the system is shut down. This only applies to Windows 95, 98 and me.


See Also

TJvTrayIcon.Visibility


About

Notes

This is a protected 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