On 30 Aug 2011, at 22:26, Sven Barth wrote: > I've also found the class that defines the abstract methods. It's four > classes above android.app.Activity in the inheritance tree > (android.common.Context). I yet need to check whether all methods are > overridden correctly by the subclasses (and crosscheck that with the > documentation).
If you create an instance of that class in FPC code and compile with -vw, the compiler should list the abstract methods. Jonas_______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel