Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdDayTimeUDP.Create
TIdDayTimeUDP
,
See Also
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 object instance, and calls the inherited Create constructor. Create initializes
Port
to the constant value
IdPORT_DAYTIME
as required by the DayTime Protocol.