eDocEngine VCL Professional Help » Symbol Reference » Namespaces of Helper Classes » gtCstDocEng Namespace » TgtCustomDocumentEngine Class » TgtCustomDocumentEngine.OnEmail Event

Gnostice eDocEngine VCL Developer Guide
TgtCustomDocumentEngine.OnEmail Event

Occurs when the engine is about to send the output document as an attachment to specified e-mail recipients.

Pascal
published property OnEmail: TgtEmailEvent;
C++
__published: __property TgtEmailEvent OnEmail;