Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdTime.Create
TIdTime
Constructor for the object instance.
constructor
Create(AOwner: TComponent);
override
;
Description
Create is the constructor for the object instance. Create sets the default port to the standard port number used for the Time protocol (
IdPORT_TIME
), and sets
BaseDate
to Jan 1, 1900 as specified by the Time protocol.