TSRVBackgroundProperty

Properties

<< Click to display table of contents >>

TSRVBackgroundProperty

Properties

TSRVBackgroundProperty is the class for TSRichViewEdit.BackgroundProperty property.

Unit SclRView.

Syntax

TSRVBackgroundProperty = class(TPersistent)

Hierarchy

TObject

TPersistent

Properties for area around pages

This class defines properties for an advanced background filling. An advanced background is a combination of a gradient filling and a picture. It is activated if Visible=True.

A gradient is defined in FillType, ColorBegin, ColorMiddle, ColorEnd, PercentMiddle properties.

A picture is defined in Picture, PicturePosition, and TransparentColor properties.

Properties for pages

GlobalPageBackgroundColor allows changing color of pages.