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

TJPIniFile.ReadInteger

Declaration

Source position: JPL.IniFile.pas line 249

public function TJPIniFile.ReadInteger(

  const SectionName: string;

  const Key: string;

  Default: Integer

):Integer; overload;

function TJPIniFile.ReadInteger(

  const Key: string;

  Default: Integer

):Integer; overload;



CT Web help

CodeTyphon Studio