FireDAC.Stan.Intf.TFDStoreItems

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TFDStoreItems = set of TFDStoreItem;

C++

typedef System::Set<TFDStoreItem, TFDStoreItem::siMeta, TFDStoreItem::siVisible> TFDStoreItems;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
set
typedef
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

Beschreibung

Menge von TFDStoreItem-Aufzählungstypen.

Siehe auch