IBProcessEvent.IsValid

Syntax

IsValid: Boolean;

Description

The IsValid method returns whether event settings are correct.

Comments

The method returns True if all event settings are correct, and False if some settings are not determined.

Example

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

See also:

IBProcessEvent