Port number used for the connection to a QOTD host.
property Port: Integer;
Description
Port is an Integer property that represents the port number used in a connection to a QOTD host. Port is redefined in TIdQOTD to specify the default value for the property as required by the QOTD protocol (IdPORT_QOTD).
Create is the constructor for the object instance that instantiates a new TIdQOTDUDP component and sets the default port to the standard port number used for the Quote of the Day protocol (IdPORT_QOTD).