JVCL Help:TJvID3TextEncodingRestriction

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Enumerates text encoding restrictions.

run\JvId3v2Types.pas


Pascal

 run\JvId3v2Types.pas
 TJvID3TextEncodingRestriction = (
terNoRestrictions,
terOnlyISO_8859_1orUTF8
);


Members

Members Description
terNoRestrictions No restrictions.
terOnlyISO_8859_1orUTF8 Strings are only encoded with ISO-8859-1 or UTF-8.

run\JvId3v2Types.pas


Description

The TJvID3TextEncodingRestriction type is used to specify a specific text encoding restriction.

run\JvId3v2Types.pas


About

Navigation

no pages or subcategories

run\JvId3v2Types.pas



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