Hello! I have a horizontal TImageEnMView with one single row:
ImageEnMView2.DisplayMode := mdGrid;
ImageEnMView2.GridWidth := 0;
Is there an existing feature to AUTOMATICALLY and PROPORTIONALLY adjust the size of the thumbnails to the client-height of the TImageEnMView when the user resizes the height of the TImageEnMView at run-time?