Reads an Boolean value, stored as a string.
Source position: propertystorage.pas line 147
public function TCustomPropertyStorage.ReadBoolean(
const Ident: string;
DefaultValue: Boolean
):Boolean;