OnMinimize event
Applies to
acTrayIcon
component.
Declaration
property
OnMinimize:
TNotifyEvent
;
Description
The OnMinimize event occurs when the form minimizes to the system tray (after hiding).
See also
OnRestore
event;
MinimizeToTray
and
RestoreFromTray
methods;
IsMinimized
property.