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.
Returns True, if the expressions were already compiled.
Returns: Boolean
Compile pass determines variables and checks program flow, but variable type is not set until the first run.