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

TLockGuard

Declaration

Source position: syncobjs.pp line 80

type TLockGuard = record

public

  obj: T;

  class operator initialize(TLockGuard)();

  class operator finalize(TLockGuard)();

  procedure Init();

end;


Documentation generated on: May 25 2025