API:Data.Bind.Components.TBindingsList.UseAppManager

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

property UseAppManager;

C++

__property UseAppManager = {default=1};

Description

Specifies whether the bindings list uses the global application manager for managed bindings.

Data.Bind.Components.TBindingsList.UseAppManager inherits from Data.Bind.Components.TCustomBindingsList.UseAppManager. All content below this line refers to Data.Bind.Components.TCustomBindingsList.UseAppManager.

Specifies whether the bindings list uses the global application manager for managed bindings.

See Also