JVCL Help:TJvHTMLElement.FontColor
JVCL Help: TJvHTMLElement.FontColor Property
Search in JVCL Help
Search in all projectsSummary
Font color used when rendering the Text for the HTML markup.
Pascal
propertyFontColor: TColor;
Description
FontColor is a TColor property that represents the font color used when rendering the Text for the HTML markup.
Values in FontName, FontSize, FontStyle, and FontColor are assigned to the Canvas used to render the Text for TJvMarkupLabel and TJvMarkupViewer controls. The text metrics in the Height, Width, and Ascent properties are updated after assignment of the font properties to the Canvas.
See Also
TJvHTMLElement.FontSize, TJvHTMLElement.FontStyle, TJvHTMLElement.FontName, TJvHTMLElement.Text, TJvMarkupLabel, TJvMarkupViewer
About
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