public class TExprContext
Expression context, holding expression list and variables with type and the data they hold.
Properties
| Name | Type | Description |
|---|---|---|
| Expression | String | Returns expression as string. |
| Variables | TVariableCollection | Variables collection. |