API:System.Net.Socket.TIPAddress.Addr

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Addr: in_addr read FAddr;

C++

__property in_addr Addr = {read=FAddr};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.