I am using Delphi XE2 and have an application that has a JVCL TTJvTreeView with MultiSelect enabled. It works fine until a VCL style is applied to the application, which seems to disable multi-selection. Only one item can be selected at a time. I have tried debugging the problem using the debug dcu's, but it seems the problem is in the underlying Win32 control.
I have tried disabling the style for the control using the technique given at How to disable VCL styles in Delphi , but to no avail.
Does anyone know of a solution, or is my best bet to report the issue with QC?
Amethyst Kamristyle and works too, img3.imageshack.us/img3/3959/testamethystkamri.png – RRUZ Jan 6 at 18:12