JVCL Help:TJvHTMLElement.BreakLine
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvHTMLElement.BreakLine Property
[+] TJvHTMLElement Methods
[+] TJvHTMLElement Properties
Search in JVCL Help
Search in all projectsSummary
Indicates if the HTML element represents the HTML BR tag.
Pascal
propertyBreakLine: Boolean;
Description
BreakLine is a Boolean property that indicates if the HTML element represents the HTML BR tag. BreakLine is updated and used when parsing and rendering the HTML markup for the TJvMarkupLabel and TJvMarkupViewer controls.
When BreakLine contains True, the current line for the drawing area of the control is incremented after rendering the HTML element.
See Also
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