FireDAC.Comp.BatchMove.Text.TFDTextFormatSettingsValueSet
[–] Properties | |
---|---|
Type: set typedef
| |
Visibility: public | |
Source: FireDAC.Comp.BatchMove.Text.pas FireDAC.Comp.BatchMove.Text.hpp
| |
Unit: FireDAC.Comp.BatchMove.Text | |
Parent: FireDAC.Comp.BatchMove.Text |
Delphi
TFDTextFormatSettingsValueSet = set of TFDTextFormatSettingsValue;
C++
typedef System::Set<TFDTextFormatSettingsValue, TFDTextFormatSettingsValue::fsCurrencyFormat, TFDTextFormatSettingsValue::fsTwoDigitYearCenturyWindow> TFDTextFormatSettingsValueSet;
Description
Allows to configure and organize various text formatting settings in a batch data transfer operation.