TXTextControl.FieldDeleted Event

Occurs when a marked text field has been deleted.

Syntax

FieldDeleted(FieldId)
Parameter Description
FieldId

Is the identifier of the field that has been deleted.

Remarks

The value of the FieldCurrent property is set to zero.

Data Types

FieldId:    Integer

See Also