rvico TRichView Reference | Item Types | Label

TRVLabelItemInfo.TextStyleNo

Top  Previous  Next

Defines text attributes.

property TextStyleNo: Integer;

This is the index in the TextStyles collection of the TRVStyle component linked to the TCustomRichView component containing this item.

Unicode property of text style is ignored.

If this item is inserted in editor, value of this property may be changed when ApplyTextStyle or ApplyStyleConversion method is called. You can prevent this by assigning True to ProtectTextStyleNo property.

See also properties:

Text.


RichView © Sergey Tkachenko