TSRVViewProperty.FooterTitleColor

Top  Previous  Next

A background color of label displayed when the footer (TSRichViewEdit.RVFooter) is being edited.

property FooterTitleColor: TColor;

A border around this label is drawn using FooterPen.Color.

A text of this label (FooterTitle) is drawn using FooterTitleFont.

In Delphi XE2 or newer, if a system color is specified for this property, and custom styles are applied, then a corresponding style color is used instead.

Default value:

$00F3E2D5

See also:

HeaderTitleColor

MainTitleColor


ScaleRichView © Ilya Zelensky & Sergey Tkachenko