[Overview][Resource strings][Constants][Types][Procedures and functions][Index] |
Return an array of weights
Source position: unicodedata.pas line 309
procedure TUCA_PropItemRec.GetWeightArray( |
ADest: PUCA_PropWeights |
); |
ADest |
|
Memory location to which weight data will be copied. |
GetWeightArray returns an array with the weights in ADest. ADest must point to enough room for WeightLength weights.