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