trayicon OnRestore event
Return to Introduction  Previous page  Next page
Applies to
acTrayIcon component.  

Declaration
property OnRestore: TNotifyEvent;  

Description
The OnRestore event occurs when the form restores from the system tray. If oHideWhenFormRestored specified in Options, the tray icon will be hidden automatically.  

See also
OnMinimize event;  
MinimizeToTray and RestoreFromTray methods;  
IsMinimized property.