JVCL Help:TUnderlineColor

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

Search in JVCL Help

 
Search in all projects
 

Summary

Enumerates colors for underlines.

run\JvRichEdit.pas


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.

run\JvRichEdit.pas


Description

Use the TUnderlineColor type to specify a specific color used to underline text.

run\JvRichEdit.pas


About

Navigation

no pages or subcategories

run\JvRichEdit.pas



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