Data.Bind.Components.TCustomBindingsList.UseAppManager
Delphi
property UseAppManager: Boolean read GetUseAppManager write SetUseAppManager default True;
C++
__property bool UseAppManager = {read=GetUseAppManager, write=SetUseAppManager, default=1};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TCustomBindingsList |
Description
Specifies whether the bindings list uses the global application manager for managed bindings.