API:System.Bindings.ExpressionDefaults.TBindingExpressionDefault.GetCompiled

From RAD Studio API Documentation

Delphi

function GetCompiled: Boolean; override;

C++

virtual bool __fastcall GetCompiled(void);

Properties

Type Visibility Source Unit Parent
function protected
System.Bindings.ExpressionDefaults.pas
System.Bindings.ExpressionDefaults.hpp
System.Bindings.ExpressionDefaults TBindingExpressionDefault

Description

Getter implementation for the Compiled property. {{#multireplace:System.Bindings.ExpressionDefaults.TBindingExpressionDefault.GetCompiled|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:System.Bindings.Expression.TBindingExpression.GetCompiled|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:System.Bindings.Expression.TBindingExpression.GetCompiled|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Getter implementation for the Compiled property.

The GetCompiled method is the protected getter implementation for the Compiled property.

See Also