Replacement class for TCriticalSection that helps finding lock situations
This class handle like a TCriticalSection but with somee enhancements
- any call can be called with an identifier
- any call is logged within a ring buffer
- offers an T(Ext)CriticalSection.isActive Method that is missing in TCriticalSection