TAstaServerSocket.OnAccept
Applies to
TAstaServerSocket
Declaration
property
OnAccept: TSocketNotifyEvent;
Description
Occurs on server sockets just after the connection to a client socket is accepted. For more information
see the TServerSocket.OnAccept in the Delphi help file.