System.Bindings.Expression.TBindingExpression.Recompile
Delphi
procedure Recompile; inline;
C++
void __fastcall Recompile();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
procedure function  | 
		public | System.Bindings.Expression.pas System.Bindings.Expression.hpp  | 
        System.Bindings.Expression | TBindingExpression | 
Description
Recompiles the expression using the last binding associations.
The Recompile method recompiles the expression using the last binding associations between Delphi objects and expression objects.