IAutoCubeSources.RemoveByKey

Syntax

RemoveByKey(SourceKey: Integer): Boolean;

Parameters

SourceKey - source key, which must be removed.

Description

The RemoveByKey method removes an automatic cube source by its key. The method returns True if the source was successfully removed.

See also:

IAutoCubeSources