hallo,
In delphi the event "Application.OnActivate" fired:
a) when it is initially run ;
b) when focus moves from another Windows application back to any window of the application.
In Lazarus it seem to works only when application is initially run, but *not works* when focus moves from another Windows application back to any window of the application.
Why? any help?
Thanks.