FireDAC.DatS.TFDDatSBindedList.ItemsS
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: TFDDatSBindedList | |
Delphi
property ItemsS[const AName: String]: TFDDatSBindedObject read ItemByName;
C++
__property TFDDatSBindedObject* ItemsS[const System::UnicodeString AName] = {read=ItemByName};
Description
Embarcadero Technologies does not currently have any additional information.