Internet Direct (Indy)
|
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.
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. |