[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Create a new instance of TSimpleRWSync
Source position: systhrdh.inc line 31
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 |