Represents an IPv4 IP address as a Cardinal value.
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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|