appevents OnWindowsShutdown event
Return to Introduction  Previous page  Next page
Applies to
acAppEvents component.  

Declaration
property OnWindowsShutdown: TNotifyEvent;  

Description
The OnWindowsShutdown event occurs when the application receives WM_QUERYENDSESSION windows message, which means that Windows is about to be shutdowned or restarted.  

See also
IsWindowsShutdown property.