TSRVViewProperty.MainTitle |
Top Previous Next |
|
A title of a label displayed when the main document (TSRichViewEdit.RichViewEdit) is being edited. property MainTitle: String; If this property is empty, this label is not displayed. This text is drawn using MainTitleFont. A label background is defined in MainTitleColor, border color is in MainPen.Color. Default value: '' (empty string) See also: |