TextArea.TextStyleData
From Xojo Documentation
This item was deprecated in version 2013r1. Please use TextArea.StyledText as a replacement. |
Supported Platforms Project Types: Desktop Platforms: macOS, Windows, Linux |
Read-Only Property (As String )
The style data for Styled TextArea.
Notes
This data can be stored in a 'styl' resource and can be set with the SetTextAndStyle method.
Not supported on Cocoa. |