Unit 'syncobjs' Package
[Overview][Constants][Types][Classes][Index] [#fcl-base]

TCriticalSection

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: syncobjs.pp line 42

type TCriticalSection = class(TSynchroObject)

public

  procedure Acquire; override;

  procedure Release; override;

  procedure Enter;

  function TryEnter;

  procedure Leave;

  constructor Create;

  destructor Destroy; override;

end;

Inheritance

TCriticalSection

|

TSynchroObject

|

TObject


Documentation generated on: 2023-03-18