IDynamicInstance.LoadedChildren

Syntax

LoadedChildren(Parent: Integer): Array;

Parameters

Parent. Index of dictionary element.

Description

The LoadedChildren property returns an array of loaded child elements of the specified dictionary element.

Example

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

See also:

IDynamicInstance