On Mon, 23 Oct 2017 22:50:49 +0200
Giuliano Colla via Lazarus <lazarus@lists.lazarus-ide.org> wrote:

> Il 23/10/2017 21:33, Sven Barth via Lazarus ha scritto:
> > How do you pass the SendMessage() method to your thread? And how does 
> > the code look that calls it?
> >  
> The SendMessage() method belongs to the main thread only, and is 
> supposed to execute only in the main thread context.

Check if 'Self' inside SendMessage is the right instance.

Mattias
-- 
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to