TCustomIniFile.WriteBool(String,String,Boolean) Method

Represents method WriteBool(String,String,Boolean).

Namespace: System.IO.IniFiles
public
 procedure WriteBool(Section: String; Ident: String; Value: Boolean);

Parameters

Section
Type: String

Ident
Type: String

Value
Type: Boolean