[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: ssockets.pp line 39
type ESocketError = class(Exception)
Code: TSocketErrorType;
constructor Create(); overload;
end;
ESocketError
TObject