Text Base Alignment in THTMLLabel

The text-base keeps shifting up/down when the HTML text's font size changes. Is there a way to align the bottom of the text?

image

At this moment, there is not a built-in option to control this.
We added an extension where it will use base alignment when control.LineSpacing = -1
This will be available in the next update.