About the author
To enable Sync Edit Params, simply go to HKEY_CURRENT_USER\Software\Borland\BDS\4.0\Code Insight and create a new string value with the name Sync Edit Params and set the value of the data to 1.
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.