My portable and efficient implementation of a future in Delphi and FreePascal was updated to version 1.24
1 view
Skip to first unread message
amin...@gmail.com
unread,
Aug 18, 2019, 4:09:41 PM8/18/19
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hello,
My portable and efficient implementation of a future in Delphi and FreePascal was updated to version 1.24
Now you can assign a parameter that is passed with SetParameter(),
or with the parameter of the constructor, please take a look at the testfuture.pas example inside the zip file to know how to use it.