IDynamicInstance.UnloadedChildren

Syntax

UnloadedChildren(Parent: Integer): Array;

Parameters

Parent. Index of dictionary element.

Description

The UnloadedChildren property returns an array of unloaded child elements of the specified dictionary element.

Example

The property use is given in the example for IDynamicInstance.RearrangeChildren.

See also:

IDynamicInstance