dxEMailHyperlinkSubjectPrefix Constant
Specifies the email subject field prefix for creating hyperlinks allowing end-users to send emails to a specific address with a prefilled subject line.
#Declaration
Delphi
const dxEMailHyperlinkSubjectPrefix = '?subject=';
See Also