Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdHostNameServer.Create
TIdHostNameServer
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. Create initializes the
TIdHostNameServer
component and set's it's default port to the standard Host Name protocol port (
IdPORT_HOSTNAME
).