TextArea.Styled

From Xojo Documentation

Read-Only Property (As Boolean )
BooleanValue = aTextArea.Styled

Supported for all project types and targets.

If True, styled text is allowed.

Notes

The MultiLine property must also be set to True to permit styled text. If Styled is False, then the TextArea cannot have a StyledText object.