|
TRVListLevel.Font |
Top Previous Next |
|
Font for text markers. type TRVMarkerFont = class (TFont);
property Font: TRVMarkerFont; This font is used for the following list types: ▪rvlstBullet, ▪rvlstDecimal, ▪rvlstLowerAlpha, ▪rvlstUpperAlpha, ▪rvlstLowerRoman, ▪rvlstUpperRoman, ▪rvlstUnicodeBullet. Default value: 'Arial', 8 |