JVCL Help:TJvCustomRichEdit.AutoAdvancedTypography
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomRichEdit.AutoAdvancedTypography Property
[+] TJvCustomRichEdit Events
[+] TJvCustomRichEdit Methods
[+] TJvCustomRichEdit Properties
Search in JVCL Help
Search in all projectsSummary
Specifies whether to automatically turn on AdvancedTypography when needed.
Pascal
propertyAutoAdvancedTypography: Boolean;
Description
If AutoAdvancedTypography is true, AdvancedTypography is turned on in the following situations:
- Property TabAlignment of Paragraph is set to a value other than taOrdinary.
- Property TabLeader of Paragraph is set to a value other than tlNone.
- Property Alignment of Paragraph is set to paJustify.
See Also
TJvCustomRichEdit.AdvancedTypography
About
Notes
RichEdit 3.0
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