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

Indicates that the conncetion intercept is for a client connection.

property IsClient: Boolean;

IsClient is a read-only Boolean property that indicates the connection intercept is being used in a client (as opposed to server) connection. 

The default value for IsClient is True, as assigned during initialization of the object instance.

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