Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdNNTPServer.Create
TIdNNTPServer
,
See Also
Creates a new
TIdNNTPServer
instance.
constructor
Create(AOwner: TComponent);
override
;
Parameters
AOwner: TComponent
Owner of the instance.
Description
Create is the constructor for the
TIdNNTPServer
instance. Create relies on the inherited constructor to initialize the object instance, and sets the value of
DefaultPort
to IdPORT_NTTP (Decimal
119
).