IDynamicInstance.HasLeavesAllowedToUnload

Syntax

HasLeavesAllowedToUnload(Element: Integer): Boolean;

Parameters

Element. Index of dictionary element.

Description

The HasLeavesAllowedToUnload method returns attribute whether there are unloaded child elements of specified dictionary element.

Comments

Available values:

Example

The method use is given in the example for IDynamicInstance.LoadedChildrenCount.

See also:

IDynamicInstance