rvico TRichView Reference | Item Types | Label

TRVLabelItemInfo.RemoveInternalLeading

Top  Previous  Next

Allows removing spacing above the text.

RemoveInternalLeading: Boolean;

If True, the label item is displayed without leading (space) above the text (i.e. without font internal leading). Accent marks and other diacritical characters may occur in this area, so do not use this property if Text contains accented characters.

This property is useful is this label item is used as a drop cap (the first letter in a chapter, with vertical alignment = rvvaLeft).

Default value:

False


RichView © Sergey Tkachenko