TSimpleRWSync.Create

Create a new instance of TSimpleRWSync

Declaration

Source position: systhrdh.inc line 31

public 
  constructor Create;  Virtual;

Description

Create allocates a new instance of TSimpleRWSync and initializes the critical section for use in the various methods.

See also

Name Description
TSimpleRWSync.Destroy Removes the TSimpleRWSync instance from memory