TSRVBackgroundProperty

Properties

Top  Previous  Next

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.


ScaleRichView © Ilya Zelensky & Sergey Tkachenko