Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdChargenUDPServer.Create
TIdChargenUDPServer
Creates a new object instance.
constructor
Create(axOwner: TComponent);
override
;
Parameters
axOwner: TComponent
Owner of the object instance.
Description
Create is the constructor for the object instance, and calls the inherited Create method. Create sets
DefaultPort
to the standard port number used for the Chargen protocol (
IdPORT_CHARGEN
).