IBProcessStepGroups.Item

Syntax

Item(Index: Integer): IBProcessStepGroup;

Parameters

Index. Index of group of steps in the collection.

Description

The Item property returns the group of steps with the specified index.

See also:

IBProcessStepGroups