Data.Bind.Components.TBindScope.AutoActivate
[–] Properties | |
---|---|
Type: property | |
Visibility: published | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TBindScope |
Delphi
property AutoActivate;
C++
__property AutoActivate = {default=1};
Description
Specifies whether the bind scope component is automatically activated.
Data.Bind.Components.TBindScope.AutoActivate inherits from Data.Bind.Components.TCustomBindScope.AutoActivate. All content below this line refers to Data.Bind.Components.TCustomBindScope.AutoActivate.
Specifies whether the bind scope component is automatically activated. By default, AutoActivate is set to True.