<< Click to display table of contents >> TSRVViewProperty.FooterTitleColor |
A background color of label displayed when a footer (TSRichViewEdit.RVFooter) is being edited.
property FooterTitleColor: TColor;
A border around this label is drawn using FooterPen.Color.
A text of this label (Texts.NormalPageFooter, FirstPageFooter, EvenPageFooter, OddPageFooter) 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: