Internet Direct (Indy) Version 9.0.2 Beta
TIdDayTimeServer.Create
Constructs a new 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 creates a new TIdDayTimeServer component. Create sets DefaultPort to the standard port number used for DayTime protocol (IdPORT_DAYTIME), and sets the TimeZone property to "EST" (Eastern Standard Time).