Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdDayTime.Create
TIdDayTime
,
See Also
Instantiates a
TIdDayTime
instance.
constructor
Create(AOwner: TComponent);
override
;
Parameters
AOwner: TComponent
Owner of the object instance.
Description
Create constructs a properly initialized instance of
TIdDayTime
using the inherited Create constructor, and initializes
Port
to the constant value
IdPORT_DAYTIME
(Decimal
13
) as required by the DayTime Protocol.