Delphi XE3, ugly StringGrid's borders

…衆ロ難τιáo~ 提交于 2019-12-11 02:38:30

问题


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


回答1:


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.



来源:https://stackoverflow.com/questions/12996363/delphi-xe3-ugly-stringgrids-borders

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!