TCustomRichView.Style

<< Click to display table of contents >>

TCustomRichView.Style

Style of TRichView: rvstyle

property Style: TRVStyle;

This property provides link to TRVStyle component.

TRVStyle define many properties for document appearance, and, the most important, it contains collections of text, paragraph and list styles for TRichView document.

RichView can display its contents only if its style is defined.