API:System.Net.Socket.TSocket.LocalPort

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property LocalPort: Integer read GetLocalPort;

C++

__property int LocalPort = {read=GetLocalPort, nodefault};

Properties

Type Visibility Source Unit Parent
property public
System.Net.Socket.pas
System.Net.Socket.hpp
System.Net.Socket TSocket

Description

Embarcadero Technologies does not currently have any additional information.