About the author
There's an application on Google Play that allows you to find out if your Android phone / tablet is supported by Delphi XE5.
It's called Delphi Support. If it shows up for your device, when you use Google Play, your device might be supported. In order to know for sure, you need to install and run the application.
If it doesn't show up for your device, it definitely is not supported.
Continued discussion of undocumented Delphi 8 Property Access Specifiers, and other ways of adding and removing delegates / events handlers, including clearing the list of all the delegates / event handlers.
This article discusses the new Delphi 8 property access specifiers.
A method pointer is now the same as a global procedure, ie, procedure of object = procedure.