About the author
I've successfully recreated the Web Deploy expert for RAD Studio XE2, after having last recreated it in 2006, when it went missing after Delphi 7.
The expert works for 32-bit and 64-bit ActiveX projects. Interested to try it out? Lemme know.
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.