IAutoCubeSources.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index - source index, which must be removed.

Description

The Remove method removes automatic cube source by the index. The method returns True if the source was successfully removed.

See also:

IAutoCubeSources