Returns the Form or App Locale. In the case of Added Forms this property can be used to set the locale for the form.
object.LocaleID as Integer
A locale, represented in this property as a locale ID, defines the language and regional settings for the user interface.
Returns the locale of the form. Read-only.
This property can be specified for Added Forms and, when set, determines the default value for the other regional properties. These regional properties are set to the most common values for the locale. Regional properties include the CalendarID property, the CurrencySymbol property, the DateFormat property, the DecimalSymbol property, and the DigitGroupingSymbol property.
Returns the locale of the current connection. Read-only.
Returns the default user locale. Read-only
The locales available on a particular system may vary, depending on the version of Windows newlook is running under and the language support installed on the system.
CurrencySymbol property | DateFormat property | DecimalSymbol property | DigitGroupingSymbol property | CalendarID property | CCSID property
App object | Form object | System object
© 2004-2021 looksoftware. All rights reserved.