Data.Bind.Components.TCustomBindingsList.DependencyList
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TCustomBindingsList | |
Delphi
property DependencyList: IDependencyList read FDependencyList;
C++
__property _di_IDependencyList DependencyList = {read=FDependencyList};
Description
Embarcadero Technologies does not currently have any additional information.