Fast Report Preview Mode Character Problem
Hi, We develop vcl application. We use vcl styles in forms. Vcl style is not implemented in form called via dll. Because of this reason we think that these mistakes are occurring in context menu. Can you help me with this?
Comments
You can re-produce it even in your project:
- create dll with an empty form;
- add popup menu with few items;
- add image list with few icons;
- assign image list to popup menu.
When you call this dll from application with styles you will see same behavior in menu.
You can find some info about this issue here http://stackoverflow.com/questions/2593325...-in-application