|
|
|
| acAppEvents component.
|
| property OnWindowsShutdown: TNotifyEvent;
|
| The OnWindowsShutdown event occurs when the application receives WM_QUERYENDSESSION windows message, which means that Windows is about to be shutdowned or restarted.
|
| IsWindowsShutdown property.
|