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.
The GetIsManaged method is the getter implementation for the IsManaged property.