TSRVViewProperty.DarkModeUI

<< Click to display table of contents >>

TSRVViewProperty.DarkModeUI

Inverts luminance of all colors in user interface

property DarkModeUI: Boolean;

If True, luminance of all colors in controls around pages is inverted.

This property does not affect drawing on pages, see DarkMode.

Scroll bars use “dark mode” drawing only if you change ScrollBarControlStyle to srvcsSimple.

Default value:

False