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