Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdPOP3Server.Create
TIdPOP3Server
Constructor for the object instance.
constructor
Create(AOwner: TComponent);
override
;
Description
Create is the constructor for the object instance, and relies on the inherited Create method. Create assigns the value IDPORT_POP3 to the DefaultPort property used to listen for new client connections, as required by the POP3 protocol.