procedure Delete(Index: Integer);
Removes the stage at the position specified by the Index parameter. The index of subsequent stages automatically decreases.
[See also]: Add, Insert