Ingo,
TGroupBox:TFont is bold, the :TFont of the buttons on it is normal; in the IDE it is showing correcty
In the built app the buttons:TFont is bold
Font is correctly bold. See the property lParentFont in the help.
The problem is in the IDE, and I'm almost sure that you have changed the font of the groupbox *after* the buttons have been created. However, we'll review ASAP. Thanks for the info.
--
Regards,
Jose F. Gimenez
--
In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Re: IDE small problem
Re: IDE small problem
Jose,
Font is correctly bold. See the property lParentFont in the help.
Oh I see, lParentFont is dominant to the selected fontstyle, after changing to .F. it's ok now. Thanks a lot.
The problem is in the IDE, and I'm almost sure that you have changed the font of the groupbox *after* the buttons have been created.
Yes indead.
Regards,
Ingo
--
Font is correctly bold. See the property lParentFont in the help.
Oh I see, lParentFont is dominant to the selected fontstyle, after changing to .F. it's ok now. Thanks a lot.
The problem is in the IDE, and I'm almost sure that you have changed the font of the groupbox *after* the buttons have been created.
Yes indead.
Regards,
Ingo
--