IRdsDictionaryElementData.DisplayValue

Fore Syntax

DisplayValue(Index: Integer): Variant;

Fore.NET Syntax

DisplayValue[Index: Integer]: Object;

Parameters

Index - attribute index, by which it is necessary to get a displayed value.

Description

The DisplayValue property returns a value that is displayed by an attribute with the Index index for an element.

See also:

IRdsDictionaryElementData