Data.Bind.Components.TBindLink.AutoActivate
[–] Properties | |
---|---|
Type: property | |
Visibility: published | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TBindLink |
Delphi
property AutoActivate;
C++
__property AutoActivate = {default=1};
Description
Specifies whether the binding expression is activated automatically.
Data.Bind.Components.TBindLink.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.