Op 16-06-17 om 22:58 schreef Wolf via Lazarus:
now I understand the real bug is in my assumptions on what goes on
behind the screens. But that leads to another question: is there any
documentation where I can read up on this so that I may improve on my
programming, and particular debugging, ski
Hindsight, schmindsight, but here is another question:
Where does the call queued from a thread, return to ?
As in, the thread calls Queue() on a method of the
object we're interested in; and that in turn calls
a method / procedure more like / from the 'main form' unit.
The object's lifetime is