TCustomIniFile.ReadBool(String,String,Boolean) Method

Represents method ReadBool(String,String,Boolean).

Namespace: System.IO.IniFiles
public
 function ReadBool(Section: String; Ident: String; Default: Boolean = False): Boolean;

Parameters

Section
Type: String

Ident
Type: String

Default
Type: Boolean

Return Value

Type: Boolean