[Overview][Resource strings][Constants][Types][Procedures and functions][Index] |
Check if a weight is a variable weight
Source position: unicodedata.pas line 347
function TUCA_DataBook.IsVariable( |
const AWeight: PUCA_PropWeights |
):Boolean; |
AWeight |
|
Weight to check |
True if the weight is in the variable range.
IsVariable checks whether AWeight is between the VariableLowLimit and VariableHighLimit limits.