[fpc-pascal] TProxyStream.Check always raises error.

Virgo Pärna virgo.parna at mail.ee
Tue Jan 5 14:30:22 CET 2021


	Is there any reason, why TProxyStream.Check always raises
Exception without checking, if err = S_OK (ISteam call succeeded).
TOleStream overrides this Check to use OleCheck, which handles it. But
if Check needs to be overrided for it to be useful, shouldn't Check just
be abstract?

-- 
Virgo Pärna 
virgo.parna at mail.ee



More information about the fpc-pascal mailing list