[Lazarus] Handle a windows message by IDE
Paul Ishenin
webpirat at mail.ru
Sat Mar 26 16:46:19 CET 2011
26.03.2011 18:57, t.wieckowski at gmail.com wrote:
> Does Lazarus can handle windows messages ?
> I think about feature request for detect shut down windows.
> Lazarus should handle WM_QUERYENDSESSION or WM_ENDSESSION when Windows
> shuts down and ask for save project files.
>
> Such a non cross-platform feature is possible at all ?
Look at TApplication.OnEndSession().
Best regards,
Paul Ishenin
More information about the Lazarus
mailing list