procedure Enter;
Call Enter to enable thread exclusive access.
Result: stored in self (calling object)
Remarks:
Internally this has no effect other than it saves the user from allocating his own critical section.
Call Enter to enable thread exclusive access.
Result: stored in self (calling object)
Internally this has no effect other than it saves the user from allocating his own critical section.