Record TSDL_Locale
Unit
Declaration
type TSDL_Locale = record
Description
Overview
Fields
language: PAnsiChar; |
|
country: PAnsiChar; |
Description
Fields
language: PAnsiChar; |
|
A language name, like 'en' for English. |
country: PAnsiChar; |
|
A country, like 'US' for America. Can be NIL. |
Generated by PasDoc 0.16.0.