TRVChatMessageExtraQuote.User (read-only)

<< Click to display table of contents >>

TRVChatMessageExtraQuote.User (read-only)

A reference to the user, the author of the quoted message.

property User: TRVChatUser;

This is a reference to an item in Chat.Users.

Normally, this property is equal to Msg.User. However, if you add a quote to the deleted message, the user must be specified.