Jump to content

Strange UniHTMLMemo text setting


Tokay

Recommended Posts

Hi, I try to set such simple html text:
UniHTMLMemo1.Text :=  '<span style="background-color: rgb(0, 128, 0);">texttexttext</span>'
but after form opened I get such html as UniHTMLMemo1 source:
<span style="background-color:" rgb(0,="" 128,="" 0);="">texttexttext</span>
and text showes wrong (should be with background color)

Link to comment
Share on other sites

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...