API:Data.Bind.Components.TBindControlValue.AutoActivate
Delphi
property AutoActivate;
C++
__property AutoActivate = {default=1};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TBindControlValue |
Description
Specifies whether the binding expression is activated automatically.
Data.Bind.Components.TBindControlValue.AutoActivate inherits from Data.Bind.Components.TActivatedContainedBindComponent.AutoActivate. All content below this line refers to Data.Bind.Components.TActivatedContainedBindComponent.AutoActivate.
Specifies whether the binding expression is activated automatically. By default, AutoActivate is set to True.