Weights.
Source position: unicodedata.pas line 324
| 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.