Language Structures, Classes, and Enumerations
LocateItem (structure): this holds the locale identifier (LCID) and the language name.
Property Name | Property Type | Description | Default Value |
---|---|---|---|
LCID | Integer | Gets the locale ID | -- |
LanguageName | String | Gets the language name that corresponds to the Locale ID | -- |
LocaleEverntArgs Class
Property Name | Property Type | Description | Default Value |
---|---|---|---|
NewLCID | Integer | This indicates the numeric identifier for the new LCID | -- |
OldLCID | Integer | This indicates the numeric identifier of the old LCID | -- |