TRVChatQuoteProperties.MaxAutoQuoteLength
<< Click to display table of contents >> TRVChatQuoteProperties.MaxAutoQuoteLength |
Specifies the maximum number of characters in a quote when quoting an entire message.
property MaxAutoQuoteLength: Integer;
For longer messages, the text is truncated and the removed part is replaced with an ellipsis. If the value is zero or negative, all messages are quoted in full.
This property only affects quotes having QuoteType = rvcqtMessage.
Default value
25
See also: