IForeSub.ResultName

Syntax

ResultName: String;

Description

The ResultName property returns the type name of function result.

Comments

The property is relevant, if the IsResult property returns True.

Example

The example of use is given in description of the IForeSub.Params method.

See also:

IForeSub