Occurs when a document which contains objects, is loaded. This event is sent only for objects that have been inserted via its hWnd property.
ObjectSetData(ObjectId, ObjectData)
| Parameter | Description | |
| ObjectId |
Is the identifier of the object that is loaded. |
|
| ObjectData |
The data of the object in the format saved with the ObjectGetData event. |
| ObjectId: | Integer |
| ObjectData: | Variant |
<< TXTextControl.ObjectScrollOut Event | >> TXTextControl.ObjectSetZoom Event