IMDCalculationSources.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key - key of the data source, which must be removed.

Description

The RemoveByKey method removes the data source, which key is passed by the Key parameter.

See also:

IMDCalculationSources