FireDAC.Comp.BatchMove.Text.TFDTextFormatSettingsValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDTextFormatSettingsValue = (
fsCurrencyFormat, fsNegCurrFormat, fsThousandSeparator, fsDecimalSeparator,
fsCurrencyDecimals, fsDateSeparator, fsTimeSeparator, fsCurrencyString,
fsShortDateFormat, fsTimeAMString, fsTimePMString, fsShortTimeFormat,
fsTwoDigitYearCenturyWindow);

C++

enum DECLSPEC_DENUM TFDTextFormatSettingsValue : unsigned int { fsCurrencyFormat, fsNegCurrFormat, fsThousandSeparator, fsDecimalSeparator, fsCurrencyDecimals, fsDateSeparator, fsTimeSeparator, fsCurrencyString, fsShortDateFormat, fsTimeAMString, fsTimePMString, fsShortTimeFormat, fsTwoDigitYearCenturyWindow };

Properties

Type Visibility Source Unit Parent
enum public
FireDAC.Comp.BatchMove.Text.pas
FireDAC.Comp.BatchMove.Text.hpp
FireDAC.Comp.BatchMove.Text FireDAC.Comp.BatchMove.Text

Description

Embarcadero Technologies does not currently have any additional information.