TRVChatCalloutProperties.MaxWidth, MinWidth

<< Click to display table of contents >>

TRVChatCalloutProperties.MaxWidth, MinWidth

The properties define the minimum and maximum callout bubble width.

property MaxWidth: TRVPixel96Length;

property MinWidth: TRVPixel96Length;

Several consecutive bubbles from the same speaker for messages sent sequentially on the same day form a group. Spacing is added before this group, in addition to regular Margin.

These properties are measured in pixels, where 1 pixel = 1/96 of an inch. The actual size is calculated based on the document’s DPI value.

Default value

MinWidth: 100

MaxWidth: 440