DisplayValue(Element: Integer): Variant;
DisplayValue[Element: UInteger]: Object;
Element - dictionary element index.
The DisplayValue property returns displayed value of the current attribute for selected element.
If links are used in MDM dictionaries, displayed attribute values used to establish links, may have data type that does not match type of attribute data. Type of displayed data depends on selected display format. Using this property, you can get value displayed at opening the dictionary.
The property use is given in the example for the DisplayDifferentValue property.
See also: