Data.Bind.ObjectScope.TAdapterBindSource.AutoActivate

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Unit: Data.Bind.ObjectScope
Parent: TAdapterBindSource

Delphi

property AutoActivate;

C++

__property AutoActivate;

Description

Specifies whether the bind source is automatically activated.

Data.Bind.ObjectScope.TAdapterBindSource.AutoActivate inherits from Data.Bind.ObjectScope.TBaseObjectBindSource.AutoActivate. All content below this line refers to Data.Bind.ObjectScope.TBaseObjectBindSource.AutoActivate.

Specifies whether the bind source is automatically activated. Set AutoActive to True for automatic activation.

See Also