Options for the collation data.
Source position: unicodedata.pas line 477
type TCollationField = ( |
||
BackWard, |
|
Backwards encoded. |
VariableLowLimit, |
|
Has lower bound on variable weights. |
VariableHighLimit, |
|
Has upper bound on variable weights. |
Alternate, |
||
Normalization, |
||
Strength |
||
); |
TCollationField describes some properties of the collation data items.
|
Set of TCollationField. |