TCustomRVPrintPreview.DarkModeUI

<< Click to display table of contents >>

TCustomRVPrintPreview.DarkModeUI

Inverts luminance of all colors in user interface.

property DarkModeUI: Boolean;

(introduced in version 23)

Dark colors become light colors, black becomes white, white becomes black.

This property affects all colors used in user interface, including background fill, page border and shadow, etc.

It does not affect drawing on pages (for pages, RVPrint.DarkMode is used)

Default value

False