Internet Direct (Indy)
Home
PreviousUpNext
TIdIPAddress.IPv4 Property

Represents an IPv4 IP address as a Cardinal value.

Pascal
property IPv4: Cardinal;

IPv4 is a Cardinal property used to read or write the value for an IPv4 IP address using its representation as a Cardinal value. 

IPv4 is updated in TIdIPAddress.MakeAddressObject when the class method is used to initialize the TIdIPAddress instance. 

Use IPv6 to access the TIdIPv6Address instance used for storing an IPv6 internet address.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.