[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'System' (#rtl)

MakeLangID

Create a langauge ID

Declaration

Source position: resh.inc line 53

function MakeLangID(

  primary: Word;

  sub: Word

):Word;

Description

MakeLangID creates a language ID from the primary and sub language IDS.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.