JVCL Help:TUnderlineColor
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TUnderlineColor type
Search in JVCL Help
Search in all projectsSummary
Enumerates colors for underlines.
Pascal
run\JvRichEdit.pas
TUnderlineColor = (
ucBlack,
ucBlue,
ucAqua,
ucLime,
ucFuchsia,
ucRed,
ucYellow,
ucWhite,
ucNavy,
ucTeal,
ucGreen,
ucPurple,
ucMaroon,
ucOlive,
ucGray,
ucSilver
);
Members
Members | Description |
ucBlack | Black. |
ucBlue | Blue. |
ucAqua | Aqua. |
ucLime | Lime. |
ucFuchsia | Fuchsia. |
ucRed | Red. |
ucYellow | Yellow. |
ucWhite | White. |
ucNavy | Navy. |
ucTeal | Teal. |
ucGreen | Green. |
ucPurple | Purple. |
ucMaroon | Maroon. |
ucOlive | Olive. |
ucGray | Gray. |
ucSilver | Silver. |
Description
Use the TUnderlineColor type to specify a specific color used to underline text.
About
no pages or subcategories
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