Hello,
I'm using TAdvStringGrid and the FilterDropDown functionnality.
I have upgraded from DelphiXE10 to Delphi12, and upgraded also the TMS VCL UI Pack to the latest version.
I have an issue with the Width of the FilterDropDown.
I'm using the FilterDropDown.AutoSize := True; and FilterDropDown.ColumnWidth := False;
On the DelphiXE10 version, the width is correct :
But on the Delphi12 version, the width is not correct on some columns :
I have trying some changes on the DPI options on the project, but all is failed.
Do you have an idea of what can causes this issue ?
Hi Bruno,
Yes, I have tried with all options for High DPI at project level.
By default, it is off on the project.
And there is no change with all options, I have always the same result.
Hi Bruno,
I just made the last VCL UI Pack update (13.1.7.2), and now the issue is corrected
No change from my side, it is just working as before now.
Have a good day