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

TSynchroObject.Release

Release previously acquired synchronization resource.

Declaration

Source position: syncobjs.pp line 75

procedure TSynchroObject.Release; virtual;

Description

Release does nothing in TSynchroObject. Descendent classes must override this method to release the resource they acquired through the Acquire call.

See also

Acquire

  

Acquire synchronization resource.


Documentation generated on: Jan 30 2024