TWSocket.OnSessionConnected
From Overbyte
Main page -> ICS component reference -> TWSocket -> OnSessionConnected
Contents |
Definition
event TMyForm.WSocket1SessionConnected(Sender: TObject; ErrCode: Word);
Description
If you connects to a server then this event is called as soon there is a TCP connection.
