What is the equivalent of the c# lock() statement in Delphi Prism? In VB.Net it's synclock() I believe.
Thanks in advance.
What is the equivalent of the c# lock() statement in Delphi Prism? In VB.Net it's synclock() I believe.
Thanks in advance.
Copyright © 2021 Jogjafile Inc.
http://prismwiki.codegear.com/en/Locking_%28keyword%29
The locking keyword should be what you want