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

TCollationField

Options for the collation data.

Declaration

Source position: unicodedata.pas line 475

type TCollationField = (

  BackWard,

  

Backwards encoded.

  VariableLowLimit,

  

Has lower bound on variable weights.

  VariableHighLimit,

  

Has upper bound on variable weights.

  Alternate,

  Normalization,

  Strength

);

Description

TCollationField describes some properties of the collation data items.

See also

TCollationFields

  

Set of TCollationField.


Documentation generated on: Jul 24 2023