TSimpleRWSync.Destroy

Removes the TSimpleRWSync instance from memory

Declaration

Source position: systhrdh.inc line 32

public 
  destructor Destroy;  Override;

Description

Destroy releases the critical section and removes the TSimpleRWSync instance from memory.

See also

Name Description
TSimpleRWSync.Create Create a new instance of TSimpleRWSync