TSRVViewProperty.HeaderTitleColor

Top  Previous  Next

A background color of label displayed when the header (TSRichViewEdit.RVHeader) is being edited.

property HeaderTitleColor: TColor;

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

A text of this label (HeaderTitle) 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:

FooterTitleColor

MainTitleColor


ScaleRichView © Ilya Zelensky & Sergey Tkachenko