FireDAC.DatS.TFDDatSViewList.ItemsS

From RAD Studio API Documentation

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.DatS.pas
FireDAC.DatS.hpp
Unit: FireDAC.DatS
Parent: TFDDatSViewList

Delphi

property ItemsS[const AName: String]: TFDDatSView read ViewByName;

C++

__property TFDDatSView* ItemsS[const System::UnicodeString AName] = {read=ViewByName};

Description

Embarcadero Technologies does not currently have any additional information.