JVCL Help:ISO 639 2Names
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: ISO_639_2Names procedure
[+] JvId3v2Types.pas Functions
Search in JVCL Help
Search in all projectsSummary
Provides a list of languages as identified by ISO-639-2.
Pascal
run\JvId3v2Types.pas
procedureISO_639_2Names(Strings: TStrings);
Parameters
Parameters | Description |
Strings: TStrings | Specifies a TStrings that should be filled. |
Description
Call ISO_639_2Names to retrieve a list of all languages as described by the ISO-639-2 standard. The ISO-639-2 standard provides codes for the representation of names of languages, the codes in the ISO-639-2 standard consist of alpha characters and have length 3.
See Also
ISO_639_2CodeToName, ISO_639_2IsCode, ISO_639_2NameToCode
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page