Links
EControl Syntax Editor SDK
TecRegExpr.Compile Method ()

Compiles expression.

function Compile: Boolean; overload;
function Compile(AsUnicode: Boolean): Boolean; overload;
procedure Compile(const AExpression: AnsiString); overload;
procedure Compile(const AExpression: UCString; D5_Dummy: integer); overload;

There is no need to call this procedure. It is called automatically when expression is executed or is validated.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!