Unit 'lazCollections' Package
[Overview][Types][Classes][Index] [#bs_utils]

TIDEMonitor

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

Declaration

Source position: lazcollections.pas line 42

type TIDEMonitor = class(TCriticalSection)

public

  constructor create;

  

  procedure Acquire; override;

  

  property SpinCount: Integer; [rw]

  

  property DefaultSpinCount: Integer; [rw]

  

end;

Inheritance

TIDEMonitor

  

|

TObject



CT Web help

CodeTyphon Studio