Source position: JPL.IniFile.pas line 121
public function TJPIniSection.ReadIntegerInRange(
const Key: string;
const Default: Integer;
const Min: Integer;
const Max: Integer
):Integer;