Removes the TSimpleRWSync instance from memory.
Source position: systhrdh.inc line 33
public destructor TSimpleRWSync.Destroy; override; |
Destroy releases the critical section and removes the TSimpleRWSync instance from memory.
|
Create a new instance of TSimpleRWSync. |