THttpCli.OnSessionConnected

From Overbyte

Jump to: navigation, search

Main page -> ICS components reference -> THttpCli -> OnSessionConnected

Contents

Definition

procedure(Sender: TObject) of object;

  • Sender : the client which fired the event

Description

This event will fire when the component has successfully connected to the server.

Examples

nothing yet

Best practices

nothing yet

Personal tools