Unit 'unicodedata' Package
[Overview][Resource strings][Constants][Types][Procedures and functions][Index] [#rtl]

GetWeightArray

Return an array of weights.

Declaration

Source position: unicodedata.pas line 391

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: Jul 24 2023