TSRVToolWindow.ScaleImagesForDPI

<< Click to display table of contents >>

TSRVToolWindow.ScaleImagesForDPI

Specify whether images from ImageList are displayed stretched according to the screen pixel density (DPI).

property ScaleImagesForDPI: Boolean;

If True, toolbar images are stretched from 96 DPI to the screen DPI.

If False, toolbar images are displayed as they are. This mode is useful if ImageList contains images that corresponds to the current DPI.

Default value

True