ParseTermEventArgs.Create

Syntax

Create(Result: ITerm; Text: String);

Parameters

Result is a resultant term.

Text is the text that is converted into the term.

Description

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

See also:

ParseTermEventArgs