About the author
Just noticed this message somewhere on the Internet: "I am the technical director of a consulting company in Southern California, we have Delphi and Java programmers with over 17 years of experience.."
Java was introduced in 1995 (see timeline), and Delphi was introduced in 1995 as well. How does someone have over 17 years of experience with either language??? (Unless he's adding the numbers together, or he's counting Delphi's actual history from Turbo Pascal from 1983)
Hmm, maybe I'll go sell this director a bridge, a star, or a blackhole.
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.