I'm using TImage components in order to display image files. However the pictures look blurry when displayed in high-DPI monitors. If I use high-resolution images, they are stretched in normal monitors and looks bad.
I'm aware Delphi 10.4 has built-in TVirtualImage component. I'm looking for a workaround for Delphi 10.3.3 VCL applications.