IDescStatsBox.RemoveByIndex

Syntax

RemoveByIndex(Index: Integer);

Parameters

Index. Variable index in the list of component variables.

Description

The RemoveByIndex method removes the variable, which index is passed by the Index parameter, from the list of component variables.

See also:

IDescStatsBox