Internet Direct (Indy) Version 9.0.2 Beta
TIdPOP3Server.Create
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.