TIdIPAddress = class(TObject);
TIdIPAddress is a TObject descendant used to represent Internet Addresses in the format required for in IPv4 or IPv6.
TIdIPAddress implements properties used to read and write the Internet Address as Cardinal, String, and TIdBytes data types.
TIdIPAddress implements methods used to create a TIdIPAddress instance and to compare IP addresses.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|