TUCA_PropWeights

Weights

Declaration

Source position: unicodedata.pas line 311

Type
TUCA\_PropWeights = packed record
public
  Weights : Array[0..2] of Word;
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.