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