TInternetAddress

An internet address

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TBaseObjectA base class for objects that can be used instead of TObject.
3TReferenceCountedObjectObject that keeps track of the number of times it is referenced from other objects
4TInternetAddress

Source

Internet.Address.pas (25)

Description

Provides host lookup if neccessary.

Fields

ScopeVisibilityTypeNameDescription
InstanceprotectedTTextIpAddress

Methods

ScopeVisibilityResultNameDescription
TypepublicTInternetAddressFromIp(IPAddress: TText)
TypepublicTInternetAddressFromName(Host: TText)
TypepublicTInternetAddressFromText(Value: TText)
InstancepublicTTextToText()
InstancepublicTTextIpText()
InstancepublicTTextHostText()