UtilsLib Xojo plugin

LocaleInfo.GetSystemEncoding Method

To get the current system Encoding for usage with Text encoding manager then
use the GetSystemEncoding function.

shared GetSystemEncoding()

Parameters

Remarks

GetSystemEncoding takes into account modified Roman scripts such as Icelandic exceptions as well as exceptions in other languages that use modified Roman scripts.

(This function is for Carbon and Cocoa only, so MacOS X only)

See Also

LocaleInfo Class