JVCL Help:TJvTrayIcon.VisibleInTaskList
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTrayIcon.VisibleInTaskList Property
[+] TJvTrayIcon Events
[+] TJvTrayIcon Fields
[+] TJvTrayIcon Methods
[+] TJvTrayIcon Properties
Search in JVCL Help
Search in all projectsSummary
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
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