JCL Help:TUnicodeBlock

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Unicode block enumeration.


Pascal

 public TUnicodeBlock = (
ubUndefined,
ubBasicLatin,
ubLatin1Supplement,
ubLatinExtendedA,
ubLatinExtendedB,
ubIPAExtensions,
ubSpacingModifierLetters,
ubCombiningDiacriticalMarks,
ubGreekandCoptic,
ubCyrillic,
ubCyrillicSupplement,
ubArmenian,
ubHebrew,
ubArabic,
ubSyriac,
ubArabicSupplement,
ubThaana,
ubNKo,
ubSamaritan,
ubMandaic,
ubDevanagari,
ubBengali,
ubGurmukhi,
ubGujarati,
ubOriya,
ubTamil,
ubTelugu,
ubKannada,
ubMalayalam,
ubSinhala,
ubThai,
ubLao,
ubTibetan,
ubMyanmar,
ubGeorgian,
ubHangulJamo,
ubEthiopic,
ubEthiopicSupplement,
ubCherokee,
ubUnifiedCanadianAboriginalSyllabics,
ubOgham,
ubRunic,
ubTagalog,
ubHanunoo,
ubBuhid,
ubTagbanwa,
ubKhmer,
ubMongolian,
ubUnifiedCanadianAboriginalSyllabicsExtended,
ubLimbu,
ubTaiLe,
ubNewTaiLue,
ubKhmerSymbols,
ubBuginese,
ubTaiTham,
ubBalinese,
ubSundanese,
ubBatak,
ubLepcha,
ubOlChiki,
ubVedicExtensions,
ubPhoneticExtensions,
ubPhoneticExtensionsSupplement,
ubCombiningDiacriticalMarksSupplement,
ubLatinExtendedAdditional,
ubGreekExtended,
ubGeneralPunctuation,
ubSuperscriptsandSubscripts,
ubCurrencySymbols,
ubCombiningDiacriticalMarksforSymbols,
ubLetterlikeSymbols,
ubNumberForms,
ubArrows,
ubMathematicalOperators,
ubMiscellaneousTechnical,
ubControlPictures,
ubOpticalCharacterRecognition,
ubEnclosedAlphanumerics,
ubBoxDrawing,
ubBlockElements,
ubGeometricShapes,
ubMiscellaneousSymbols,
ubDingbats,
ubMiscellaneousMathematicalSymbolsA,
ubSupplementalArrowsA,
ubBraillePatterns,
ubSupplementalArrowsB,
ubMiscellaneousMathematicalSymbolsB,
ubSupplementalMathematicalOperators,
ubMiscellaneousSymbolsandArrows,
ubGlagolitic,
ubLatinExtendedC,
ubCoptic,
ubGeorgianSupplement,
ubTifinagh,
ubEthiopicExtended,
ubCyrillicExtendedA,
ubSupplementalPunctuation,
ubCJKRadicalsSupplement,
ubKangxiRadicals,
ubIdeographicDescriptionCharacters,
ubCJKSymbolsandPunctuation,
ubHiragana,
ubKatakana,
ubBopomofo,
ubHangulCompatibilityJamo,
ubKanbun,
ubBopomofoExtended,
ubCJKStrokes,
ubKatakanaPhoneticExtensions,
ubEnclosedCJKLettersandMonths,
ubCJKCompatibility,
ubCJKUnifiedIdeographsExtensionA,
ubYijingHexagramSymbols,
ubCJKUnifiedIdeographs,
ubYiSyllables,
ubYiRadicals,
ubLisu,
ubVai,
ubCyrillicExtendedB,
ubBamum,
ubModifierToneLetters,
ubLatinExtendedD,
ubSylotiNagri,
ubCommonIndicNumberForms,
ubPhagsPa,
ubSaurashtra,
ubDevanagariExtended,
ubKayahLi,
ubRejang,
ubHangulJamoExtendedA,
ubJavanese,
ubCham,
ubMyanmarExtendedA,
ubTaiViet,
ubEthiopicExtendedA,
ubMeeteiMayek,
ubHangulSyllables,
ubHangulJamoExtendedB,
ubHighSurrogates,
ubHighPrivateUseSurrogates,
ubLowSurrogates,
ubPrivateUseArea,
ubCJKCompatibilityIdeographs,
ubAlphabeticPresentationForms,
ubArabicPresentationFormsA,
ubVariationSelectors,
ubVerticalForms,
ubCombiningHalfMarks,
ubCJKCompatibilityForms,
ubSmallFormVariants,
ubArabicPresentationFormsB,
ubHalfwidthandFullwidthForms,
ubSpecials,
ubLinearBSyllabary,
ubLinearBIdeograms,
ubAegeanNumbers,
ubAncientGreekNumbers,
ubAncientSymbols,
ubPhaistosDisc,
ubLycian,
ubCarian,
ubOldItalic,
ubGothic,
ubUgaritic,
ubOldPersian,
ubDeseret,
ubShavian,
ubOsmanya,
ubCypriotSyllabary,
ubImperialAramaic,
ubPhoenician,
ubLydian,
ubKharoshthi,
ubOldSouthArabian,
ubAvestan,
ubInscriptionalParthian,
ubInscriptionalPahlavi,
ubOldTurkic,
ubRumiNumeralSymbols,
ubBrahmi,
ubKaithi,
ubCuneiform,
ubCuneiformNumbersAndPunctuation,
ubEgyptianHieroglyphs,
ubBamumSupplement,
ubKanaSupplement,
ubByzantineMusicalSymbols,
ubMusicalSymbols,
ubAncientGreekMusicalNotation,
ubTaiXuanJingSymbols,
ubCountingRodNumerals,
ubMathematicalAlphanumericSymbols,
ubMahjongTiles,
ubDominoTiles,
ubPlayingCards,
ubEnclosedAlphanumericSupplement,
ubEnclosedIdeographicSupplement,
ubMiscellaneousSymbolsAndPictographs,
ubEmoticons,
ubTransportAndMapSymbols,
ubAlchemicalSymbols,
ubCJKUnifiedIdeographsExtensionB,
ubCJKUnifiedIdeographsExtensionC,
ubCJKUnifiedIdeographsExtensionD,
ubCJKCompatibilityIdeographsSupplement,
ubTags,
ubVariationSelectorsSupplement,
ubSupplementaryPrivateUseAreaA,
ubSupplementaryPrivateUseAreaB
);


Members

Members Description
ubUndefined Undefined block


Description

An Unicode block usually corresponds to a particular language script but can also represent special characters, musical symbols and the like.


About

Unit

JclUnicode


Navigation

no pages or subcategories

Donator

Mike Lischke


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