JVCL Help:TJvHTMLElement.FontSize
JVCL Help: TJvHTMLElement.FontSize Property
Search in JVCL Help
Search in all projectsSummary
Font size used when rendering the Text for the HTML markup.
Pascal
propertyFontSize: Integer;
Description
FontSize is an Integer property that represents the font size 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.FontName, 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