Forum > Windows (32/64)

[SOLVED] PageControl1.ActivePage.Font.Style not working

(1/1)

petevick:
In Linux I use PageControl1.ActivePage.Font.Style := [fsBold]; or PageControl1.Pages[1].Font.Style := [fsBold]; to change the font style of an individual TTabSheet title. In Windows 10 neither works, I can change every TTabSheet title font style in the PageControl by using PageControl1.Font.Style := [fsBold]; so it's not that Windows can't display a bold font style.
Is this some kind of weird limitation of Windows ??

petevick:
Answering my own question. It is a limitation of Windows

Bart:
Can you edit your first post to start the subject line with [Solved] (or [Not solvable]) to indicate the question is no longer active?

Bart

Navigation

[0] Message Index

Go to full version