GetSystemLocale

<< Click to Display Table of Contents >>

Navigation:  Apollo VCL Components > Apollo VCL Component Reference > TApolloEngine >

GetSystemLocale

Declaration

function TApolloEngine.GetSystemLocale: PChar stdcall;

Description

Returns the Windows system locale. Example, the US english locale is represented as "ENU". Add ApolloEngInt to your unit.

Parameters

None.

Return Value

PChar value representing the Windows system locale.

 

See Also

Sort Order, Collation Support Summary