TWSocket.OnSessionConnected
Revision as of 13:38, 2 March 2011 by Transformer (talk | contribs) (Created page with ' Main page -> ICS component reference -> TWSocket -> OnSessionConnected == Definition == ''…')
Main page -> ICS component reference -> TWSocket -> OnSessionConnected
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.