Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to WinLocalizationMBS class.
WinLocalizationMBS.MeasureSystem as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Win Plugin | 3.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This value is 0 if the metric system (Systéme International d'Unités, or S.I.) is used and 1 if the U.S. system is used. The maximum number of characters allowed for this string is 2.
e.g. on a German Windows XP system: "0"
(Read only property)
WinLocalizationMBS.NativeASCII0to9 as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Win Plugin | 3.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
e.g. on a German Windows XP system: "0123456789"
(Read only property)
WinLocalizationMBS.NegativeNumberMode as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Win Plugin | 3.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
The mode can be one of these values:
Value | Meaning |
0 | (1.1) |
1 | –1.1 |
2 | – 1.1 |
3 | 1.1– |
4 | 1.1 – |
WinLocalizationMBS.NegSepBySpace as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Win Plugin | 3.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This value is 1 if the monetary symbol is separated by a space from the negative amount, 0 if it is not. The maximum number of characters allowed for this string is 2.
e.g. on a German Windows XP system: "1"
(Read only property)
WinLocalizationMBS.NegSymPrecedes as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Win Plugin | 3.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This value is 1 if the monetary symbol precedes the negative amount, 0 if it follows it. The maximum number of characters allowed for this string is 2.
e.g. on a German Windows XP system: "0"
(Read only property)
WinLocalizationMBS.NumberOfFraction as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Win Plugin | 3.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
The maximum number of characters allowed for this string is 3.
e.g. on a German Windows XP system: "2"
(Read only property)
WinLocalizationMBS.Papersize as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Win Plugin | 3.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Possible values:
1 | Letter |
5 | Legal |
8 | DIN A3 |
9 | DIN A4 |
WinLocalizationMBS.PosSepBySpace as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Win Plugin | 3.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This value is 1 if the monetary symbol is separated by a space from a positive amount, 0 if it is not. The maximum number of characters allowed for this string is 2.
e.g. on a German Windows XP system: "1"
(Read only property)
WinLocalizationMBS.PosSymPrecedes as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Win Plugin | 3.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This value is 1 if the monetary symbol precedes the positive amount, 0 if it follows it. The maximum number of characters allowed for this string is 2.
e.g. on a German Windows XP system: "0"
(Read only property)
WinLocalizationMBS.SignNegative as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Win Plugin | 3.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
e.g. on a German Windows XP system: "-"
(Read only property)
WinLocalizationMBS.SignNegativePosition as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Win Plugin | 3.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This index uses the same values as SignPositivePosition. The maximum number of characters allowed for this string is 2.
e.g. on a German Windows XP system: "1"
(Read only property)
WinLocalizationMBS.SignPositive as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Win Plugin | 3.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
e.g. on a German Windows XP system: ""
(Read only property)
WinLocalizationMBS.SignPositivePosition as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Win Plugin | 3.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
The maximum number of characters allowed for this string is 2. The index can be one of the following values:
Value | Meaning |
0 | Parentheses surround the amount and the monetary symbol. |
1 | The sign string precedes the amount and the monetary symbol. |
2 | The sign string succeeds the amount and the monetary symbol. |
3 | The sign string immediately precedes the monetary symbol. |
4 | The sign string immediately succeeds the monetary symbol. |
WinLocalizationMBS.Sortname as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Win Plugin | 3.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
e.g. on a German Windows XP system: "Wörterbuch"
Introduced with Windows 2000.
(Read only property)
WinLocalizationMBS.ThousandSeparator as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Win Plugin | 3.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
e.g. on a German Windows XP system: "."
(Read only property)
WinLocalizationMBS.TimeAM as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Win Plugin | 3.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
e.g. on a German Windows XP system: ""
(Read only property)
WinLocalizationMBS.TimeCenturyFormatSpecifier as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Win Plugin | 3.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
The maximum number of characters allowed for this string is 2. The specifier can be one of the following values:
Value | Meaning |
0 | Abbreviated 2-digit century |
1 | Full 4-digit century |
WinLocalizationMBS.TimeFormatSpecifier as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Win Plugin | 3.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
The maximum number of characters allowed for this string is 2. The specifier can be one of the following values:
Value | Meaning |
0 | AM / PM 12-hour format |
1 | 24-hour format |
WinLocalizationMBS.TimeLeadingZeros as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Win Plugin | 3.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
The maximum number of characters allowed for this string is 2. The specifier can be one of the following values:
Value | Meaning |
0 | No leading zeros for hours |
1 | Leading zeros for hours |
WinLocalizationMBS.TimeMarkerPosition as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Win Plugin | 3.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
e.g. on a German Windows XP system: "0"
(Read only property)
WinLocalizationMBS.TimePM as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Win Plugin | 3.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
e.g. on a German Windows XP system: ""
(Read only property)
WinLocalizationMBS.TimeSeparator as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Win Plugin | 3.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
e.g. on a German Windows XP system: ":"
(Read only property)
WinLocalizationMBS.TimeShortFormatString as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Currency, Date and Time Format | MBS Win Plugin | 3.3 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
The string can consist of a combination of the hour, minute, and second format pictures defined in the Hour, Minute, and Second Format Pictures table in National Language Support Constants.
e.g. on a German Windows XP system: "HH:mm:ss"
(Read only property)
The items on this page are in the following plugins: MBS Win Plugin.