TextEdit.AllowTabs

From Xojo Documentation

Read-Only Property (As Boolean )
BooleanValue = aTextEdit.AllowTabs

New in 2019r2

Supported for all project types and targets.

If True, pressing the Tab key will enter a tab into the control instead of moving the focus to the next item in the tab order.