
All Units All Classes Properties, Methods and Events |
TeeEmailFile procedure
procedure TeeEmailFile(Const FileName, Subject: String);
Unit
TeExport
Description
TeeEmailFile is used internally when the Send button is clicked in the Export Editor.
The procedure uses Microsoft's MAPI as the mailing method.
Example:
TeeEmailFile('c:\myfile.txt','Some text');
The Subject parameter is optional.
An exception is raised if the user cancels the operation by closing the email client application.
Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.