IDescStatsBox.RemoveByIndex

Syntax

RemoveByIndex(Index: Integer);

Parameters

Index. Variable index in the list of component variables.

Description

The RemoveByIndex method removes the specified variable.

Comments

The method removes the variable with the Index index.

See also:

IDescStatsBox