Create a new instance of TSimpleRWSync.
Source position: systhrdh.inc line 32
public constructor TSimpleRWSync.Create; virtual; |
Create allocates a new instance of TSimpleRWSync and initializes the critical section for use in the various methods.
|
Removes the TSimpleRWSync instance from memory. |