[Overview][Resource strings][Constants][Types][Procedures and functions][Index] |
Weights
Source position: unicodedata.pas line 240
type TUCA_PropWeights = packed record |
||
Weights: array [0..2] of Word; |
|
Weights of collation data |
end; |
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.