TRVChatMessage.State
<< Click to display table of contents >> TRVChatMessage.State |
Message status.
property State: TRVChatMessageState;
"New", "sent", "read", and "failed" states can be displayed using icons from a TImageList.
In deleted messages, content is replaced to Chat.Texts.DeletedMessage
This is the only message property that can be modified directly (except for assigning rvcmsDeleted). All other operations with messages must be performed using the TRVChat methods.
Initial value
rvcmsDefault