API:System.Bindings.ExpressionDefaults.TBindingExpressionDefault.GetIsManaged
Delphi
function GetIsManaged: Boolean; override;
C++
virtual bool __fastcall GetIsManaged(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 IsManaged property. {{#multireplace:System.Bindings.ExpressionDefaults.TBindingExpressionDefault.GetIsManaged|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:System.Bindings.Expression.TBindingExpression.GetIsManaged|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.GetIsManaged|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Getter implementation for the IsManaged property.
The GetIsManaged method is the protected getter implementation for the IsManaged property.