rvico TRichView Reference | Item Types | Label

TRVLabelItemInfo.MinWidth

Top  Previous  Next

Defines minimal width of this item.

property MinWidth: Integer;

This value is measured either in screen pixels (when printing, it is recalculated according to the printer resolution) or in twips, depending on Units of the linked TRVStyle component.

Default value:

0

See also properties:

Alignment;

Text.


RichView © Sergey Tkachenko