hasSystemTrayEntry

hasSystemTrayEntry(): Boolean;

The hasSystemTrayEntry method of the Form class returns true if the form currently has a system tray icon entry, or it returns false if no entry is currently defined for the form (by using the Form class setSystemTrayEntry method). See also the removeSystemTrayEntry method.