TSimpleCriticalSection.Init Method

void Init(ref Int32 csLock)

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

#NameTypeDescription
1csLockInt32 (ref)output

Result: stored in self (calling object)