Lazarus

Programming => LCL => Topic started by: incendio on January 29, 2022, 03:52:56 am

Title: [SOLVED] TGroupbox, Change color caption didn't work
Post by: incendio 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.
Title: Re: [SOLVED] TGroupbox, Change color caption didn't work
Post by: incendio on January 31, 2022, 03:11:58 am
Thanks for the confirmation.
TinyPortal © 2005-2018