About the author
I've just noticed a newsgroup posting by the CodeGear VP of Products & Strategy, Michael Swindell.
The VCL for PHP documentation is live!
I hope this is the way our documentation will go in the future.
To quote Michael, 'This new version is done more in the "Delphi way" and now includes all the published properties, methods, and events for each component class, not just the underlying getters and setters behind them.'
This is all very exciting for me...
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.