Return an array of weights.
Source position: unicodedata.pas line 393
| 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.