[Lazarus] Lazarus implementation of TListView etc?
Michael Schnell
mschnell at lumino.de
Mon Nov 2 10:21:20 CET 2015
On 10/31/2015 06:47 PM, Bo Berglund wrote:
> Should I add this back now that CheckSynchronize seems to have cured a
> few "shortcomings"?
Only with "CheckSynchronize" your thread can use TThread.Synchronize,
TThread.Queue or PostMessage (with a Mainthread Object featuring
"Procedure .... message" )
I don't know if Indy uses some of those. But if it does
"CheckSynchronize" is a must.
-Michael
More information about the Lazarus
mailing list