TUnicodeBreak = ( ubMandatory, ubCarriageReturn, ubLineFeed, ubCombiningMark, ubSurrogate, ubZeroWidthSpace, ubInseparable, ubNonBreakingGlue, ubContingent, ubSpace, ubAfter, ubBefore, ubBeforeAndAfter, ubHyphen, ubNonStarter, ubOpenPunctuation, ubClosePunctuation, ubQuotation, ubExclamation, ubIdeographic, ubNumeric, ubInfixSeparator, ubSymbol, ubAlphabetic, ubPrefix, ubPostfix, ubComplexContext, ubAmbiguous, ubUnknown, ubNextLine, ubWordJoiner, ubHangulLJamo, ubHangulVJamo, ubHangulTJamo, ubHangulLvSyllable, ubHangulLvtSyllable );
enum TUnicodeBreak { ubMandatory, ubCarriageReturn, ubLineFeed, ubCombiningMark, ubSurrogate, ubZeroWidthSpace, ubInseparable, ubNonBreakingGlue, ubContingent, ubSpace, ubAfter, ubBefore, ubBeforeAndAfter, ubHyphen, ubNonStarter, ubOpenPunctuation, ubClosePunctuation, ubQuotation, ubExclamation, ubIdeographic, ubNumeric, ubInfixSeparator, ubSymbol, ubAlphabetic, ubPrefix, ubPostfix, ubComplexContext, ubAmbiguous, ubUnknown, ubNextLine, ubWordJoiner, ubHangulLJamo, ubHangulVJamo, ubHangulTJamo, ubHangulLvSyllable, ubHangulLvtSyllable };
This is record Character.TUnicodeBreak.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|