Data.Bind.Components.TBindExprItems.Managed
[–] Properties | |
---|---|
Type: property | |
Visibility: published | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TBindExprItems |
Delphi
property Managed;
C++
__property Managed = {default=1};
Description
Specifies whether the binding expression is managed or not.
Data.Bind.Components.TBindExprItems.Managed inherits from Data.Bind.Components.TBaseBindExpression.Managed. All content below this line refers to Data.Bind.Components.TBaseBindExpression.Managed.
Specifies whether the binding expression is managed or not. By default, Managed is set to True.