TXTextControl.ObjectClicked Event

Occurs when an object has been clicked on.

Syntax

ObjectClicked(ObjectId)
Parameter Description
ObjectId

Is the identifier of the object that has been clicked.

Remarks

The value of the ObjectCurrent property is updated with the identifier given through the ObjectId parameter.

Data Types

ObjectId:    Integer

See Also