FireDAC.Stan.Option.TFDFormatOptionValues

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TFDFormatOptionValues = set of TFDFormatOptionValue;

C++

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

Eigenschaften

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

Beschreibung

Repräsentiert eine Menge von TFDFormatOptionValue-Objekten.

Siehe auch