[fpc-pascal] lnet for TCP daemon
Sven Barth
pascaldragon at googlemail.com
Wed Sep 18 17:03:28 CEST 2013
On 18.09.2013 13:33, Michael Schnell wrote:
> On 09/18/2013 01:19 PM, Mattias Gaertner wrote:
>> Some users asked about messages from/to other applications for nogui
>> LCL applications on Windows.
>
> OK.
>
> In fact to me it has been a completely silly concept of Borland's that
> in early Delphi versions TThread.Queue was not documented (or in very
> early versions maybe not even implemented) and thus the users were
> forced to "by hand" use Windows messages to schedule asynchronous Main
> Thread events.
TThread.Queue is a rather new addition. Delphi 2009 if I'm correct. So
that's definitely not "very early".
Regards,
Sven
More information about the fpc-pascal
mailing list