TSimpleCriticalSection.Init Method

procedure Init(var csLock: Integer);

Initializes the critical section, if the constructor was not used.

#NameTypeDescription
1csLockInteger

Result: stored in self (calling object)