问题
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