Unit 'JPL.Math' Package
[Overview][Procedures and functions][Index] [#pl_jplib]

InRange

Declaration

Source position: JPL.Math.pas line 49

function InRange(

  const Value: Integer;

  const Min: Integer;

  const Max: Integer

):Boolean;



CT Web help

CodeTyphon Studio