In a VCL project on the Delphi 10.1.2 IDE, when I try to convert a TPanel (placed on a TToolbar) to a TJvPanel with the "Replace Components" GExpert 1.3.8.47:
I get this error:
which is very strange since neither TPanel nor TJvPanel have a "ImageList".
So how can I convert a TPanel to a TJvPanel with the "Replace Components" GExpert?

