Data.Bind.ObjectScope.TListBindSourceAdapter.List
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
| Unit: Data.Bind.ObjectScope | |
| Parent: TListBindSourceAdapter | |
Delphi
property List: TList<T> read FList;
C++
__property System::Generics::Collections::TList__1<T>* List = {read=FList};
Description
Embarcadero Technologies does not currently have any additional information.