<< Click to display table of contents >> TRVChat.ChatMaxWidth |
The maximum width of the chat content.
property ChatMaxWidth: TRVPixel96Length;
A value of 0 means no limit: the chat can take up the entire width of the TRichView window.
This property is measured in pixels, where 1 pixel = 1/96 of an inch. The actual size is calculated based on the document’s DPI value.
Default value
0