Recent

Author Topic: [SOLVED] TGroupbox, Change color caption didn't work  (Read 1838 times)

incendio

  • Sr. Member
  • ****
  • Posts: 269
[SOLVED] TGroupbox, Change color caption didn't work
« on: January 29, 2022, 03:52:56 am »
Hi guy,

I tried to change TGroupbox Caption font color via Object Inspector and via code, it didn't work.

Code: Pascal  [Select][+][-]
  1.   boxFind.Font.Color:=clRed;
  2.  

I read from this post :
https://forum.lazarus.freepascal.org/index.php?topic=45827.0

That it is a limitation from Windows. Is it true?

It is strange than, cause in C++ Builder, doesn't has this limitation.
« Last Edit: January 31, 2022, 03:11:36 am by incendio »

incendio

  • Sr. Member
  • ****
  • Posts: 269
Re: [SOLVED] TGroupbox, Change color caption didn't work
« Reply #1 on: January 31, 2022, 03:11:58 am »
Thanks for the confirmation.

 

TinyPortal © 2005-2018