0
Planned

Option to pick flag missed inherited calls to TInterfacedObject and TObject

Nicholas Ring 10 years ago updated by Roman 10 years ago 1

Currently the checking of inherited calls is disabled if the class inherits from either TInterfacedObject or TObject (because of too many false positives by some users).


What I am asking for is an option (checkbox?) to enable checking for constructors inherited calls.