RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSocketTransport.GetConnected Method

Returns the value of the Connected property.

Pascal
function GetConnected: Boolean; stdcall;
C++
__fastcall __stdcall Boolean GetConnected();

GetConnected is the read property implementer for the Connected property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!