I get the last version from CVS, and I replace all components of TBitBtn to TButton in the application, so that I can use TWinXP to show the WinXP style GUI. It worked. But a bug appear.
If I include the WinXP unit in the application, I can not use any TListView components with ViewStyle=vsReport and Items' count more than 0.
I don't know how to fix it.
I get the last version from CVS, and I replace all components of TBitBtn to TButton in the application, so that I can use TWinXP to show the WinXP style GUI. It worked. But a bug appear.
If I include the WinXP unit in the application, I can not use any TListView components with ViewStyle=vsReport and Items' count more than 0.
I don't know how to fix it.
TWinXP download site
http://www.tmssoftware.com/winxp.zip
Sorry, the bug occur when TListView set as Columns' count more than 0.
i have really no idea why :/
Colin