Jump to content

Recommended Posts

Posted

Hi all,

 

Is it possible to add a mailto: tag directly to a TUniLabel?  Ideally, I would like a component that works similarly to a TUniLabel, where the caption would be the recipient email address and I could set properties for subject, and body of the message.

 

I know, I may be asking for a lot.  Has anyone done something like this?  Using a TUniURLFrame for a simple mailto seems rather clumsy.

Posted

Hi,

 

Like this ?!:

 

1. UniLabel -> TextConversion -> txtHTML

 

2. UniLabel -> Caption -> <a href="mailto:info@xyz.com?subject=Subject">Message</a>

 

Best regards,

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...