There's one more thing about not overriding run method.
The event loop needs to be "terminated" and/or "stopped" in order for run
method to return.
If it doesn't return, Pascal unit finalization section won't run, and
that's not good.

thanks,
Dmitry
-- 
_______________________________________________
lazarus mailing list
[email protected]
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to