FireDAC.Stan.Intf.TFDStoreItems

提供:RAD Studio API Documentation

Delphi

type TFDStoreItems = set of TFDStoreItem;

C++

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

プロパティ

種類 可視性 ソース ユニット
set
typedef
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

説明

TFDStoreItem 列挙型の集合です。


関連項目