Occurs when the current input position, indicated by the caret, has been moved to a position that belongs to a marked text field.
FieldEntered(FieldId)
| Parameter | Description | |
| FieldId |
Is the identifier of the field that has been entered. |
This event that does not change the value of the FieldCurrent property.
| FieldId: | Integer |
<< TXTextControl.FieldEnd Property | >> TXTextControl.FieldGoto Method