Occurs when an object has been double-clicked on.
ObjectDblClicked(ObjectId)
| Parameter | Description | |
| ObjectId |
Is the identifier of the object that has been double-clicked. |
The value of the ObjectCurrent property is updated with the identifier given through the ObjectId parameter.
| ObjectId: | Integer |
<< TXTextControl.ObjectCurrent Property | >> TXTextControl.ObjectDelete Method