Occurs when the text of a marked text field has been changed.
FieldChanged(FieldId)
| Parameter | Description | |
| FieldId |
Is the identifier of the field that has been changed. |
The value of the FieldCurrent property is updated with the value given through the FieldId parameter.
| FieldId: | Integer |
<< TXTextControl.FieldChangeable Property | >> TXTextControl.FieldClicked Event