TRVChatMessageStatusLine.StatusLineLocation
| 
       << Click to display table of contents >> TRVChatMessageStatusLine.StatusLineLocation  | 
    
Specifies what content will be displayed in the status line of each message.
type
  TRVChatStatusLineLocation = (
rvsllBelowInside, rvsllBelowOutside
  );
 
property StatusLineLocation: TRVChatStatusLineLocation;
Value  | 
Meaning  | 
|---|---|
rvsllBelowInside  | 
Inside a callout bubble, below a message content  | 
rvsllBelowOutside  | 
Below a callout bubble  | 
Default value
rvsllBelowInside