Delphi Compiler Error
E2253 Ancestor type ‘%s’ does not have an accessible default constructor
Reason for the Error & Solution
The ancestor of the class being compiled does not have an accessible default constructor. This error only occurs with the byte code version of the compiler.