[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |