HTMLCheckbox Alignment

The HTMLCheckbox does not right-align the check box - Whether alignment is taLeftJustify or taRightJustify the box is always on the left. Is this a bug?

I cannot see an issue
First one is right aligned, 2nd one is left aligned

image

Thanks but on a new form changing Alignment property from Right to Left makes no difference. The version I am using is 2.1.1.0



image

Can't imagine what the issue is. I am using Delphi 12.2
Thanks
Gary

I cannot see this here with Delphi 12.2
Please send a test project with which we can reproduce this.

Thanks Bruno - I created a test project and discovered that at run time it is working but at design time it is not.

Attached is the project

Thanks
Gary

Not sure how to get the project to you

ZIP source and drop it here

CheckBoxTest.zip (6.5 KB)

Thanks
Gary

We've seen the issue in connection with desing-time VCL styles. We applied a fix that will be included in the next release.