[Overview][Resource strings][Constants][Types][Procedures and functions][Index] |
Options for the collation data
Source position: unicodedata.pas line 350
type TCollationField = ( |
||
BackWard, |
|
Backwards encoded |
VariableLowLimit, |
|
Has lower bound on variable weights |
VariableHighLimit |
|
Has upper bound on variable weights |
); |
TCollationField describes some properties of the collation data items.
|
Set of TCollationField |