TRVChatDateProperties.PaddingHorizontal, PaddingVertical

<< Click to display table of contents >>

TRVChatDateProperties.PaddingHorizontal, PaddingVertical

Padding for rounded rectangles with dates.

property PaddingVertical: TRVPixel96Length;
property PaddingHorizontal: TRVPixel96Length;

These properties define padding (internal margins) around a date text.

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

PaddingVertical: 6

PaddingHorizontal: 15