TWSocket.OnSessionConnected

From Overbyte

Jump to: navigation, search

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.

Example

Best practices

How to

Personal tools