Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdQotdUDPServer.Create
TIdQotdUDPServer
Constructor for the object instance.
constructor
Create(axOwner: TComponent);
override
;
Parameters
axOwner: TComponent
Owner of the object instance.
Description
Create is the constructor for the object instance that creates a new TIdQuotdUDPServer instance and sets the default port to the standard port number used by the Quote of the Day protocol (
IdPORT_QOTD
).