[Lazarus] Windows.PostMessage vs Application.QueueAsyncCall

Joao Morais l at joaomorais.com.br
Mon Mar 17 19:12:54 CET 2014


Em 15/03/14 22:47, Marcos Douglas escreveu:
> So, what the best way to substitute PostMessage?
> Maybe using QueueAsyncCall  +  IFPObserved/IFPObserver?

Have you tried decoupling your classes with interfaces? If I understood 
your scenario correctly: Main implements an interface known by Proc, 
which sends itself to the Proc constructor.






More information about the Lazarus mailing list