About the author
The development for the Movie Reviews Content Management System has been completed, proportional to the resources available at this time.
The complete documentation is available here.
Blog readers interested in testing it can access it here. To test it, use Username “guest”, password “guest”. No quotations needed.
Note that guests can only add movies, reviews, actors, directors and genre. Due to feedback from client, the length of the movie name has been artificially limited to a maximum of 15 characters, at the home page. On other pages, it will be the original length.
Please feedback if you do test it.
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.