Internet Direct (Indy) Version 9.0.1 Beta
TIdTimeServer.Create
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 initializes a new TIdTimeServer component. Create sets the default port to the standard port number used for the Time protocol (IdPORT_TIME). Create also sets the BaseTime property to Jan 1, 1900 which is specified by the Time protocol.