JVCL Help:TJvTextAttributes.UnderlineColor

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Determines in which color the text is underlined.


Pascal

 propertyUnderlineColor: TUnderlineColor;


Description

Use UnderlineColor to specify in which color the text is underlined. Use UnderlineType to specify how and whether the text is underlined.


See Also

TJvTextAttributes.UnderlineType


About

Notes

If you stream out the text as RTF, underlined text with a color other than ucBlack is streamed out as non underlined text.


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page