I need to call ProcThreadPool.DoParallel with "local" procedure as a parameter.
Does DoParallel allow local procedures to pass a procedural parameters ?
I get err: Error:
Incompatible type for arg no. 1: Got "<address of local
procedure(Int64,Pointer,TMultiThreadProcItem);Register>", expected
"<procedure variable type of
procedure(Int64,Pointer,TMultiThreadProcItem);Register>"


Best regards
Tomek

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to