<< Click to display table of contents >> TRVChat.GetMessagesAsText |
Returns a text representation of the specified range of messages.
function GetMessagesAsText(FromIndex,
ToIndex: Integer): TRVUnicodeString;
Parameters
FromIndex..ToIndex – a range of messages, indexes in Messages.
Return value
Returns a text representation of the specified range of messages.
See also