TRVStyleTemplateCombo/ListBox.SmartHeadings

<< Click to display table of contents >>

TRVStyleTemplateCombo/ListBox.SmartHeadings

Specifies whether a special procedure should be used to calculate a visibility of heading style templates.

property SmartHeadings: Boolean;

If ShowAllStyles=False and SmartHeadings=True, the component uses the following procedure to display heading style templates ("heading 1".."heading 9"):

if headings are not used, or only "heading 1" is used, the component displays headings 1, 2, and 3

otherwise, if headings up to level N are used (inclusive), the component displays headings from 1 to N+1

Default value:

True