<< Click to display table of contents >> TSRVViewProperty.MainTitleColor |
A background color of a label displayed when the main document (TSRichViewEdit.RichViewEdit) is being edited.
property MainTitleColor: TColor;
A border around this label is drawn using MainPen.Color.
A text of this label (Texts.MainDocument) is drawn using MainTitleFont.
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: