About the author
I'm scheduled to implement skipDays, skipHours, and ttl today, so I was surfing on the Internet (to the tune of Scott Bakula's Man of La Mancha - Impossible Dream, Nancy Sinatra's Summer Wine, Paul Anka's Diana, to name but a few) looking for blogs which implemented these settings, so that I can continue “My RSS Reader”'s development, and test them using these blogs.
To my surprise, I'm unable to find sites that placed these settings in their blogs, and after surfing for the better part of an hour, I've decided not to implement support for skipDays, skipHours and ttl.
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.