Obsolete. This method will be removed in one of the next versions. Inserts a new ApplicationField or TextField at the current input position.

Introduced: X15.

<void> TXTextControl.addTextField(<TextField> textField)

Parameters

Parameter Description
textField The text field. Allowed types are TextField and ApplicationField.