JVCL Help:TJvHTMLElement.FontName

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

Search in JVCL Help

 
Search in all projects
 

Summary

Font name used when rendering the Text for the HTML markup.


Pascal

 propertyFontName: string;


Description

FontName is a String property that represents the font name 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.FontColor, 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