Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdDISCARDServer.Create
TIdDISCARDServer
Constructor for the object instance.
constructor
Create(AOwner: TComponent);
override
;
Parameters
AOwner: TComponent
Owner of the object instance.
Description
Create is the constructor for the new object instance, and creates a new TIdDiscardServer component and sets the default port to the standard port number used for Discard (
IdPORT_DISCARD
).