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

lessthan(Cardinal,TUInt24Rec):Boolean

Check whether a cardinal value is less than a TUInt24Rec value

Declaration

Source position: unicodedata.pas line 188

class operator TUInt24Rec.lessthan(Cardinal,TUInt24Rec):Boolean(

  a: Cardinal;

  b: TUInt24Rec

):Boolean;

Arguments

a

  

Cardinal value to compare

b

  

TUInt24Rec to compare>

Function result

True if a is less than b


Documentation generated on: Nov 14 2015