About the author
On a Windows 2008 R2 SP1 x64 machine, ensure that only Java 7 U21 is installed (jre-7u21-windows-x64.exe) and there are no other JREs lying around.
After it is installed, run the command: "C:\Program Files\Java\jre7\bin\javaw.exe" --help
How did a large company, such as Oracle, run their Java unit so sloppily??? What happened to their unit testing?
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.