Icon IsValidLocale Method

function IsValidLocale(LocaleID: Integer): Boolean

Usage

Use the IsValidLocale method to verify whether a specific locale ID, which is a 32-bit signed integer, is valid and available through the operating system.

Information This method will only consider one locale, 'ANSI Standard' (ID of 0), as valid under Kylix and Linux since that is the only locale available currently under Linux for DBISAM.
Image