Source position: jsonini.pp line 65
public procedure TJSONIniFile.WriteBool(
const Section: string;
const Ident: string;
Value: Boolean
); override;