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