<< Click to display table of contents >> TSRVViewProperty.HeaderTitleColor |
A background color of label displayed when a header (TSRichViewEdit.RVHeader) is being edited.
property HeaderTitleColor: TColor;
A border around this label is drawn using HeaderPen.Color.
A text of this label (Texts.NormalPageHeader, FirstPageHeader, EvenPageHeader, OddPageHeader) is drawn using HeaderTitleFont.
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: