TSRVReadModeProperty.PageColor

<< Click to display table of contents >>

TSRVReadModeProperty.PageColor

Allows overriding background color of pages in a read mode.

property PageColor: TColor;

If PageColor <> clNone, it is used as a background page color when a read mode is active.

This property has higher priority than the editor's BackgroundProperty.GlobalPageBackgroundColor. However, it is not applied when printing pages from a read mode.

See also

HidePageBackgroundImage

Default value:

clNone