Delphi XE7 VCL Styles and MDI form issue in Windows XP -


i using vcl styles in application. windows 7 ok, windows xp form displayed incorrectly, vcl form on top of standard windows form, both forms caption visible. example:

screenshot

and 1 more problem datetimepicker. when try select date, mdi form minimizes , datetimepicker component visible.

these issues not appear when windows classic theme selected.


Comments

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -