TRVBackgroundRect

Properties

<< Click to display table of contents >>

TRVBackgroundRect

Properties

This class defines background of paragraph (colored rectangle). This is a class of Background property of paragraph style.

Unit [VCL/FMX] RVStyle / fmxRVStyle;

Syntax

TRVBackgroundRect = class (TPersistent)

(Introduced in version 1.2)

Properties:

▪BorderOffsets;

▪Color;

▪Opacity.

See also:

▪TCustomRVParaInfo.Background;

▪Paragraph Borders and Background.

▪TRVBoxBackgroundRect (background of a floating box)