Unit 'JPL.IniFile' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_jplib]

TJPIniSection.ReadIntegerInRange

Declaration

Source position: JPL.IniFile.pas line 121

public function TJPIniSection.ReadIntegerInRange(

  const Key: string;

  const Default: Integer;

  const Min: Integer;

  const Max: Integer

):Integer;



CT Web help

CodeTyphon Studio