constructor Create(ResourceCount: Integer);
Initialize the critical section.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | ResourceCount | Integer |
Result: stored in self (calling object)
Remarks:
The call of this constructor is required.
Initialize the critical section.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | ResourceCount | Integer |
Result: stored in self (calling object)
The call of this constructor is required.