|
TCustomRVFontInfo.StyleEx |
Top Previous Next |
|
Additional attributes for font of text of given style in RichView or its descendants. type TRVFontStyle = (rvfsOverline, rvfsAllCaps); type TRVFontStyles = set of TRVFontStyle property StyleEx: TRVFontStyles;
Note: All-Caps is introduced in version 1.5. It has the following limitations:
Default value: [] |