TextArea.SetTextAndStyle
From Xojo Documentation
This item was deprecated in version 2013r1. Please use TextArea.StyledText as a replacement. |
Method
TextArea.SetTextAndStyle(Text as String, TextStyleData as String)
Supported for all project types and targets.
Supported for all project types and targets.
Places the text into the Text property of the TextArea and applies the styles to it based on the data in TextStyleData. TextStyleData is compatible with the style resource.