TSRVBackgroundProperty.GlobalPageBackgroundColor

<< Click to display table of contents >>

TSRVBackgroundProperty.GlobalPageBackgroundColor

Specifies a page background color.

property GlobalPageBackgroundColor: TColor;

Unlike all other properties of BackgroundProperty, this property affects pages, not the area around them.

This property (if not equal to clNone) overrides the value of RichViewEdit.Color. Unlike RichViewEdit.Color, this property is not stored in RVF files.

This property has a lower priority than the editor's ReadModeProperty.PageColor.

Default value:

clNone