IDefParametersApplyResult.Title

Syntax

Title: String;

Description

The Title property returns the title of error message.

Comments

The property is relevant if the Success property returns False.

Example

The property use is given in the example for IDataEntryForm.Parameters.

See also:

IDefParametersApplyResult