[Overview][Constants][Types][Classes][Index] Reference for unit 'syncobjs' (#fcl)

TSynchroObject.Acquire

Acquire synchronization resource

Declaration

Source position: syncobjs.pp line 34

procedure TSynchroObject.Acquire; virtual;

Description

Acquire does nothing in TSynchroObject. Descendent classes must override this method to acquire the resource they manage.

See also

Release

  

Release previously acquired synchronization resource

The latest version of this document can be found at lazarus-ccr.sourceforge.net.