IVZStringDictionary.Item

Syntax

Item(Key: String): String;

Parameters

Key. String data dictionary element key.

Description

The Item property returns the string data dictionary element by the specified key.

See also:

IVZStringDictionary