LocaleConv

Undocumented in source.

Members

Variables

currencySymbol
string currencySymbol;
Undocumented in source.
decimalPoint
string decimalPoint;
Undocumented in source.
fracDigits
byte fracDigits;
Undocumented in source.
grouping
string grouping;
Undocumented in source.
intCurrSymbol
string intCurrSymbol;
Undocumented in source.
intFracDigits
byte intFracDigits;
Undocumented in source.
intNCSPrecedes
byte intNCSPrecedes;
Undocumented in source.
intNSepBySpace
byte intNSepBySpace;
Undocumented in source.
intNSignPosN
byte intNSignPosN;
Undocumented in source.
intPCSPrecedes
byte intPCSPrecedes;
Undocumented in source.
intPSignPosN
byte intPSignPosN;
Undocumented in source.
intP_sep_by_space
byte intP_sep_by_space;
Undocumented in source.
monDecimalPoint
string monDecimalPoint;
Undocumented in source.
monGrouping
string monGrouping;
Undocumented in source.
monThousandsSep
string monThousandsSep;
Undocumented in source.
nCSPrecedes
byte nCSPrecedes;
Undocumented in source.
nSepBySpace
byte nSepBySpace;
Undocumented in source.
nSignPosN
byte nSignPosN;
Undocumented in source.
negativeSign
string negativeSign;
Undocumented in source.
pCSPrecedes
byte pCSPrecedes;
Undocumented in source.
pSepBySpace
byte pSepBySpace;
Undocumented in source.
pSignPosN
byte pSignPosN;
Undocumented in source.
positiveSign
string positiveSign;
Undocumented in source.
thousandSep
string thousandSep;
Undocumented in source.

Meta