System.Net.Socket.TSocket.LocalAddress

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property LocalAddress: string read GetLocalAddress;

C++

__property System::UnicodeString LocalAddress = {read=GetLocalAddress};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Net.Socket.pas
System.Net.Socket.hpp
System.Net.Socket TSocket


Beschreibung

Die lokale IP-Adresse.

Siehe auch