Constructor for the object instance.
constructor Create; virtual;
Create is the constructor for the object instance.
Create calls the inherited Create method.
Create also allocates the critical section used to control access to resources in the socket list in Lock and Unlock.
Use Destroy to free the object instance.
Destroy
Lock
Unlock
TIdCriticalSection