Domanda

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

enter image description here

È stato utile?

Soluzione

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.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top