Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdDICTServer.Create
TIdDICTServer
Creates the new object instance.
constructor
Create(AOwner: TComponent);
override
;
Parameters
AOwner: TComponent
Owner of the object instance.
Description
Create is the constructor for the new TIdDictServer instance. Create relies on the inherited Create constructor, and sets
DefaultPort
to the standard port number used by the DICT protocol (
IdPORT_DICT
).