JVCL Help:TJvTextAttributes.SubscriptStyle
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTextAttributes.SubscriptStyle Property
[+] TJvTextAttributes Methods
[+] TJvTextAttributes Properties
Search in JVCL Help
Search in all projectsSummary
Determines whether the font is normal, superscript or subscript.
Pascal
propertySubscriptStyle: TSubscriptStyle;
Description
Use SubscriptStyle to specify whether the font is normal, superscript or subscript. If you specify ssSubscript or ssSuperscript for SubscriptStyle, the control automatically calculates a value for property Offset and a smaller font size.
Alternatively, you can use the Height and Offset properties to explicitly specify font size and Offset for subscript and superscript characters.
See Also
TJvTextAttributes.Height, TJvTextAttributes.Offset
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