[Overview][Resource strings][Constants][Types][Procedures and functions][Index] Reference for unit 'unicodedata' (#rtl)

TUCA_PropWeights

Weights

Declaration

Source position: unicodedata.pas line 241

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: Nov 14 2015