Topic Path: Symbol Reference > Classes > TIdConnectionIntercept Class > TIdConnectionIntercept Properties > Connection Property
ContentsIndexHome
PreviousUpNext
TIdConnectionIntercept.Connection Property

Connection to be handled in the intercept.

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.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.