TSRVViewProperty.DarkMode

<< Click to display table of contents >>

TSRVViewProperty.DarkMode

Inverts luminance of all colors in document.

property DarkMode: Boolean;

If True, luminance of all colors in the document is inverted. Dark colors become light colors, black becomes white, white becomes black.

Warning: be careful with this property: it affects both drawing on the screen and printing. Black backgrounds causes overuse of printer ink.

This property does not affect to drawing controls around pages, see DarkModeUI.

Default value:

False