Internet Direct (Indy)
Home
PreviousUpNext
TAAAARecord.Address Property

Respresents the 128-bit IPv6 address for the resource record.

Pascal
property Address: string;

Address is a read-only String property that contains the string representation of the 128-bit IPv6 address for the resource record type. 

Values in Address are in network byte order (high-order byte first), as described in the Internet Standards document: 

RFC 1884 - IP Version 6 Addressing Architecture  

Values in Address are assigned when Parse is called using the raw byte values for the resource record in TQueryResult.Add.

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.