IBProcessEventGroupCollection.ItemByType

Syntax

ItemByType(Type: BProcessEventType): IBProcessEventGroup;

Parameters

Type. Event type.

Description

The ItemByType property returns the group of events with the specified type.

Example

The property use is given in the example for IBProcessEventGroupCollection.Add.

See also:

IBProcessEventGroupCollection