Location:
e32std.h
TLocaleAspect
TLocaleAspect
Enumeration used with TExtendedLocale::LoadLocaleAspect
to select which locale information is to be replaced from the contents of the Locale DLL being loaded.
ELocaleLanguageSettings - Replaces everything that should change with language selection e.g. Month names, Day names, etc,
ELocaleLocaleSettings - Replaces the currently selected currency symbol, TLocale
settings, and FAT utility functions
ELocaleTimeAndDateSettings - Replaces the current time and date display format settings.
ELocaleCollateSettings - Replaces the "system" preferred Charset (because that's where the collation table is!). The "Default" charset will remain unchanged until after the next power off/on cycle
|