JVCL Help:TJvParaAttributes.HeadingStyle
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvParaAttributes.HeadingStyle Property
[+] TJvParaAttributes Methods
[+] TJvParaAttributes Properties
Search in JVCL Help
Search in all projectsSummary
Specifies a built-in character and paragraph style for the paragraph.
Pascal
propertyHeadingStyle: THeadingStyle;
Description
Use HeadingStyle to apply a built-in style for the paragraph text:
| Value | Meaning |
| 0 | Normal style |
| 1 | Heading 1 style |
| 2 | Heading 2 style |
| 3 | Heading 3 style |
| 4 | Heading 4 style |
| 5 | Heading 5 style |
| 6 | Heading 6 style |
| 7 | Heading 7 style |
| 8 | Heading 8 style 9 Heading 9 style |
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page