Writes an boolean value into the RootSection.
Source position: propertystorage.pas line 156
public procedure TCustomPropertyStorage.WriteBoolean(
const Ident: string;
Value: Boolean
);