TCustomIniFile.WriteInteger(String,String,Integer) Method

Represents method WriteInteger(String,String,Integer).

Namespace: System.IO.IniFiles
public
 procedure WriteInteger(Section: String; Ident: String; Value: Integer);

Parameters

Section
Type: String

Ident
Type: String

Value
Type: Integer