FireDAC.Stan.Option.TFDFormatOptionValues

提供:RAD Studio API Documentation

Delphi

TFDFormatOptionValues = set of TFDFormatOptionValue;

C++

typedef System::Set<TFDFormatOptionValue, TFDFormatOptionValue::fvMapRules, TFDFormatOptionValue::fvStoredCalcFields> TFDFormatOptionValues;

プロパティ

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

説明

TFDFormatOptionValue オブジェクトの集合を表します。


関連項目