About the author
Here's how to check and upgrade all your OpenWRT packages in one line
opkg update && opkg upgrade `opkg list-upgradable | awk '{print $1}' | xargs -n999`
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.