FireDAC.DatS.TFDDatSNamedList.ItemsS

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ItemsS[const AName: String]: TFDDatSNamedObject read ItemByName;

C++

__property TFDDatSNamedObject* ItemsS[const System::UnicodeString AName] = {read=ItemByName};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS TFDDatSNamedList

Description

Embarcadero Technologies does not currently have any additional information.