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

TSynchroObject

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

Declaration

Source position: syncobjs.pp line 74

type TSynchroObject = class(TObject)

  procedure Acquire; virtual;

  procedure Release; virtual;

end;

Inheritance

TSynchroObject

|

TObject


Documentation generated on: 2025-07-25