About the author
I've recently found out that the way phone numbers are dialed, they're complicated, if you take into account the way it is dialed in various countries.
So, I'm interested in finding out how phone numbers are dialed, by learning from my readers. if you happen to come across this blog posting, please post the answers to the following questions as a comment.
What is
Anonymize the last 3 or 4 digits with X when you reply with your answer.
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.