Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TSimpleRWSync.Create

Create a new instance of TSimpleRWSync.

Declaration

Source position: systhrdh.inc line 32

public constructor TSimpleRWSync.Create; virtual;

Description

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

See also

TSimpleRWSync.Destroy

  

Removes the TSimpleRWSync instance from memory.


Documentation generated on: Jul 24 2023