TPanel color is black when I drop a XPManifest control on my form

一世执手 提交于 2019-12-24 12:12:28

问题


This is a continuation of a previous post: TPanel color is black no matter what

The problem is this: All TPanels that have a TForm as parent, turn black when I use a XPManifest. Anybody knows why?


回答1:


Change Panel1.ParentBackground to true then change it back to false.




回答2:


There is no other solution for this than deleting the XPManifest.



来源:https://stackoverflow.com/questions/3233568/tpanel-color-is-black-when-i-drop-a-xpmanifest-control-on-my-form

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