[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 380

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: May 14 2021