Internet Direct (Indy)
Home
PreviousUpNext
TIdConnectionIntercept.Connection Property

Connection to be handled in the intercept.

Pascal
property Connection: TIdNativeComponent;

Connection is a read-only TComponent property that represents the socket descriptor generating the connect, disconnect, send, and receive actions handled by the TIdConnectionIntercept framework. 

Connection is assigned in the Connect method, and set to Nil in the Disconnect method.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.