Record TFormatSettingsmse
Unit
Declaration
type TFormatSettingsmse = record
Description
This item has no description.
Overview
Fields
| Public | CurrencyFormat: Byte; |
| Public | NegCurrFormat: Byte; |
| Public | ThousandSeparator: mseChar; |
| Public | DecimalSeparator: mseChar; |
| Public | CurrencyDecimals: Byte; |
| Public | DateSeparator: mseChar; |
| Public | TimeSeparator: mseChar; |
| Public | ListSeparator: mseChar; |
| Public | CurrencyString: msestring; |
| Public | ShortDateFormat: msestring; |
| Public | LongDateFormat: msestring; |
| Public | TimeAMString: msestring; |
| Public | TimePMString: msestring; |
| Public | ShortTimeFormat: msestring; |
| Public | LongTimeFormat: msestring; |
| Public | ShortMonthNames: TMonthNameArraymse; |
| Public | LongMonthNames: TMonthNameArraymse; |
| Public | ShortDayNames: TWeekNameArraymse; |
| Public | LongDayNames: TWeekNameArraymse; |
| Public | TwoDigitYearCenturyWindow: Word; |
Description
Fields
| Public | CurrencyFormat: Byte; |
|
This item has no description. | |
| Public | NegCurrFormat: Byte; |
|
This item has no description. | |
| Public | ThousandSeparator: mseChar; |
|
This item has no description. | |
| Public | DecimalSeparator: mseChar; |
|
This item has no description. | |
| Public | CurrencyDecimals: Byte; |
|
This item has no description. | |
| Public | DateSeparator: mseChar; |
|
This item has no description. | |
| Public | TimeSeparator: mseChar; |
|
This item has no description. | |
| Public | ListSeparator: mseChar; |
|
This item has no description. | |
| Public | CurrencyString: msestring; |
|
This item has no description. | |
| Public | ShortDateFormat: msestring; |
|
This item has no description. | |
| Public | LongDateFormat: msestring; |
|
This item has no description. | |
| Public | TimeAMString: msestring; |
|
This item has no description. | |
| Public | TimePMString: msestring; |
|
This item has no description. | |
| Public | ShortTimeFormat: msestring; |
|
This item has no description. | |
| Public | LongTimeFormat: msestring; |
|
This item has no description. | |
| Public | ShortMonthNames: TMonthNameArraymse; |
|
This item has no description. | |
| Public | LongMonthNames: TMonthNameArraymse; |
|
This item has no description. | |
| Public | ShortDayNames: TWeekNameArraymse; |
|
This item has no description. | |
| Public | LongDayNames: TWeekNameArraymse; |
|
This item has no description. | |
| Public | TwoDigitYearCenturyWindow: Word; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.