What steps will reproduce the problem?
1. Open the project attached, compile it (it's a C++ Vcl Forms Application) and
run it
What is the expected output? What do you see instead?
The program is supposed to run without problems and to show a form.
What version of the product are you using? On what operating system?
RAD Studio XE6 on Windows 7 64-bits (with C++ Builder XE6). Latest build from
Subversion of VCL Styles Utils
Please provide any additional information below.
If we remove the 3 included "pas" files (which comes from your libraries), we
program runs perfectly (but the purpose of this sample is to use the 3 pas
files (which comes from your vcl-styles-utils project) to be able to show sub
menu items when a default styles is applied (other than Windows default style)
and when a PopupMenu, built on runtime, has an ImageList in its properties.)
When I include these 3 pas files in a Delphi Project (with same functionality
and purpose), no problems appears.
Can you help me please to be able to execute this sample with C++ Builder XE6 ?
Thank you very much
Original issue reported on code.google.com by philippe...@gmail.com on 8 Jul 2014 at 6:57
Original issue reported on code.google.com by
philippe...@gmail.com
on 8 Jul 2014 at 6:57Attachments: