Article # 206, added by Geoworks, historical record
| first |
previous |
index |
next |
last |
How to remove an object and resource created by ObjDuplicateResource.
Q. How do I remove an object and resource created by ObjDuplicateResource. A. After disconnecting the object from the object tree (use MSG_VIS_REMOVE, MSG_GEN_REMOVE, or a similar message), use ObjFreeDuplicate. This will free the resource block that contains the object.