[Overview][Resource strings][Constants][Types][Procedures and functions][Index] Reference for unit 'unicodedata' (#rtl)

GetWeightArray

Return an array of weights

Declaration

Source position: unicodedata.pas line 309

procedure TUCA_PropItemRec.GetWeightArray(

  ADest: PUCA_PropWeights

);

Arguments

ADest

  

Memory location to which weight data will be copied.

Description

GetWeightArray returns an array with the weights in ADest. ADest must point to enough room for WeightLength weights.


Documentation generated on: Nov 14 2015