RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSocketTransport.SetConnected Method

Sets the value of the Connected property.

Pascal
procedure SetConnected(Value: Boolean); stdcall;
C++
__fastcall __stdcall SetConnected(Boolean Value);

SetConnected is the write implementer for the Connected property. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!