Unit 'unicodedata' Package
[Overview][Resource strings][Constants][Types][Procedures and functions][Index] [#rtl]

TCollationFields

Set of TCollationField.

Declaration

Source position: unicodedata.pas line 479

type TCollationFields = set of (

  BackWard,

  

Backwards encoded.

  VariableLowLimit,

  

Has lower bound on variable weights.

  VariableHighLimit,

  

Has upper bound on variable weights.

  Alternate,

  Normalization,

  Strength

);

See also

TCollationField

  

Options for the collation data.


Documentation generated on: Jul 24 2023