Exception raised when converting an invalid IP address string to it's native representation.
EIdInvalidIPAddress = class(EIdSocketHandleError);
EIdInvalidIPAddress is an EIdSocketHandleError descendant that represents an exception raised when an error occurs trying to translate a string containing an IP address into it's TInAddr representation.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|