The objects that this object owns.
property OwnedObjects [const Index: Integer]: TAgkObject;
Parameters |
Description |
Index |
the index of the object to return (between 0 and OwnedObjectCount). |
Returns nil if Index is invalue.
Copyright (c) 2012. All rights reserved.
|