[Overview][Resource strings][Constants][Types][Procedures and functions][Index] |
Options for the collation data
Source position: unicodedata.pas line 464
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 |