TextArea.SelItalic
From Xojo Documentation
This item was deprecated in version 2019r2. Please use TextArea.SelectionItalic as a replacement. |
Property (As Boolean )
aTextArea.SelItalic = newBooleanValue
or
BooleanValue = aTextArea.SelItalic
Supported for all project types and targets.
or
BooleanValue = aTextArea.SelItalic
Supported for all project types and targets.
Used to get and set the italic style of the highlighted text.