Contains data on the location
TCSLocation = record Protocol: string; User: string; Pass: string; Host: string; Port: string; Path: string; Params: string; end;