IBProcessEventGroupCollection.IndexOf

Syntax

IndexOf(_eventGroup: IBProcessEventGroup): Integer;

Parameters

_eventGroup. The group of events, which presence should be checked.

Description

The IndexOf method returns index of the specified group of events in the collection.

Comments

The method returns -1 if the specified group of events is absent in the collection.

See also:

IBProcessEventGroupCollection