I am using VCL Styles in my application. For Windows 7 everything is OK, but for Windows XP form is displayed incorrectly, like VCL form on top of the standard Windows form, both forms caption is visible. Example:
And one more problem is with DateTimePicker. When I try to select date, MDI form minimizes and only DateTimePicker component is visible.
These issues do not appear when Windows Classic theme is selected.