Table of Contents

TTMSFNCCustomCloudSendGrid Class

Base class implementing the SendGrid mail-sending service, exposing the API key, the mail template and the result events.

API unit family: TMSFNCCloudSendGrid Inherits from: TTMSFNCCloudBase

Syntax

TTMSFNCCustomCloudSendGrid = class(TTMSFNCCloudBase)

Remarks

This is the non-published base class; use the published TTMSFNCCloudSendGrid component on a form.

Methods

Name Description
SendMail Sends the configured mail template through the service.