ParseTermEventArgs.Create

Syntax

Create(Result: ITerm; Text: String);

Parameters

Result - output term.

Text - text that is converted into the term.

Description

The Create constructor creates an argument of the event that occurs when text is converted into the term.

See also:

ParseTermEventArgs