About the author
The source for “My RSS Reader” is now available on Borland's Code Central web site. My other contributions are listed too. You'll find there a variety of projects I've written for Kylix, C#Builder and Delphi 6, 7, 8 and 2005.
I've tried to make “My RSS Reader” is easy as possible to port to Kylix, so those interested might want to consider porting it. Wanna take a stab at it, Robert?
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.