Topic Path: Symbol Reference > Classes > TIdDNSResolver Class > TIdDNSResolver Properties > Port Property
ContentsIndexHome
PreviousUpNext
TIdDNSResolver.Port Property

Indicates the port number for the DNS server used to resolve DNS queries.

property Port: TIdPort;

Port is a Published TIdPort property that indicates the port number for the DNS server used to resolve DNS queries. 

The default value for Port is IdPORT_DOMAIN, as assigned during initialization of the component. 

Set values in the Host and Port properties prior to calling the Resolve method.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.