TCustomIniFile.ReadBool(String,String,Boolean) Method
Represents method ReadBool(String,String,Boolean)
.
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