IDynamicInstance.DisplayValueByIdx

Syntax

DisplayValueByIdx(Element: Integer; Attribute: Integer): Variant;

Parameters

Element. Index of dictionary element.

Attribute. Attribute index.

Description

The DisplayValueByIdx property determines displayed value of dictionary element attribute by attribute index.

Example

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

See also:

IDynamicInstance