IPCABox.RemoveByIndex

Syntax

RemoveByIndex(Index: Integer);

Parameters

Index. Index of variable 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:

IPCABox