TRVChat.ChatRichView

<< Click to display table of contents >>

TRVChat.ChatRichView

The TRichView component used for displaying the chat.

property ChatRichView: TCustomRichView;

This component manages the content of this TRichView and draws certain objects in it.

Please use components of the TRichView type. While you can assign a TRichViewEdit, it is strongly discouraged because the chat content should not be edited directly.