Interesting Delphi questions on StackOverflow by Ian Boyd in constructors, methods and directives.
Posted by jpluimers on 2010/11/02
Last month, Ian Boyd posted a series of interesting questions on StackOverflow.
They all handle specific situations on methods (especially constructors), classes and directives.
He used them to get a more detailed picture of how that all fits together.
Interesting reading!
- Delphi: How to hide ancestor constructors?
- Delphi: Understanding constructors
- Delphi: How to add a different constructor to a descendant?
- Delphi: When does reintroduce hide ancestors and when does it show them?
–jeroen






Leave a comment