ICompoundDimensionSources.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key - source key.

Description

The RemoveByKey method removes source of composite dictionary by its key. This method returns True if source is successfully removed.

See also:

ICompoundDimensionSources