TMtxExpression.IsCompiled Property

property IsCompiled: Boolean;

Returns True, if the expressions were already compiled.

Returns: Boolean

Remarks:

Compile pass determines variables and checks program flow, but variable type is not set until the first run.