IBProcessStep.IsFirst

Syntax

IsFirst: Boolean;

Description

The IsFirst method returns whether the step if the first in the group of steps.

Comments

The method returns True if the current step is the first in the group.

See also:

IBProcessStep