Jump to content

Underline a label


WillemvanZyl

Recommended Posts

Hi,

I want to just set a label to be underlined.

s := 'document.getElementById("' + lbForgotPass.JSName + '_id").style.textDecoration = "underline"
UniSession.AddJS(s);

Does not work. any help?<

PS. having these properties exposed in Delphi in the future would be really great

Kind Regards

Link to comment
Share on other sites

×
×
  • Create New...