Source position: ssockets.pp line 141
type TSocketClientEvent = procedure(
Sender: TObject;
Data: TSocketStream
) of object;