Delphi Compiler Error
E2306 ‘Self’ is initialized more than once
Reason for the Error & Solution
An inherited constructor has been initialized multiple times.
E2306 ‘Self’ is initialized more than once
An inherited constructor has been initialized multiple times.