TextArea.AllowStyledText
From Xojo Documentation
Read-Only Property (As Boolean )
If True, styled text is allowed.
Notes
The MultiLine property must also be set to True to permit styled text. If AllowStyledText is False, then the TextArea cannot have a StyledText object.