Constructor for the object instance.
constructor Create;
Create is the constructor for the object instance. Create calls the inherited Create method, and calls Clear prior to exiting from the method.
Use Destroy to free the object instance.
TIdProxyConnectionInfo.Destroy
TIdProxyConnectionInfo.Clear