JVCL Help:TJvRichEdit.AdvancedTypography
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvRichEdit.AdvancedTypography Property
[+] TJvRichEdit Events
[+] TJvRichEdit Properties
Search in JVCL Help
Search in all projectsSummary
Specifies whether the advanced typography option for line breaking and display is on.
Pascal
propertyAdvancedTypography: Boolean;
Description
Rich Edit 3.0 can use an advanced typography option for line breaking and display. This elegant option was added primarily to facilitate handling complex scripts (bidirectional, Indic, and Thai). In addition, a number of improvements occur for simple scripts. Examples are:
- Center, right, decimal tabs (See TabLeader and TabAlignment).
- Fully justified text (See Alignment).
- Underline averaging, which provides a uniform underline even when adjacent text runs havedifferent font sizes.
See Also
TJvCustomRichEdit.AutoAdvancedTypography
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