[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Removes the TSimpleRWSync instance from memory
Source position: systhrdh.inc line 32
public destructor TSimpleRWSync.Destroy; override; |
Destroy releases the critical section and removes the TSimpleRWSync instance from memory.
|
Create a new instance of TSimpleRWSync |