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

TUCA_PropWeights

Weights.

Declaration

Source position: unicodedata.pas line 322

type TUCA_PropWeights = packed record

  Weights: array [0..2] of Word;

  

Weights of collation data.

end;

Description

TUC_PropWeights describes the weights of collation characteristics of a unicode character. It is an internal structure which should not be used directly, the actual structure is subject to change.


Documentation generated on: Jul 24 2023