Pregunta

Why StringGrid's borders are so unclear in XE3, comparing to Delphi7? How to fix that?

enter image description here

¿Fue útil?

Solución

After Delphi 2010 all the Grids are themed. To disable the new theme on a grid you have to set the property DrawingStyle to gdsClassic in the objects inspector.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top