TXTextControl.ObjectDeleted Event

Occurs when an object has been deleted.

Syntax

ObjectDeleted(ObjectId)
Parameter Description
ObjectId

Is the identifier of the object that has been deleted.

Remarks

The value of the ObjectCurrent property is set to zero.

Data Types

ObjectId:    Integer

See Also