Source position: smtp.pas line 46
function SmtpConnect(
const address: String;
const username: String;
const password: String
):SMTPConnection;