TMtxExpression.IsCompiled Property

Boolean IsCompiled { get; set; }

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.