FormulaTransform: IMsFormulaTransform;
The FormulaTransform property determines parameters of the model, to which the MsExpressionEdit component is set up.
Model parameters can be obtained in the IMsModel.Transform property.
The property is set to Null by default, while the editor is not connected with any model.
The property use is given in the example for IMsExpressionEdit.Expression.
See also: