AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkObject.OwnedObjects Property

The objects that this object owns.

Syntax
Pascal
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.