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