This question refers to
https://stackoverflow.com/questions/9603/what-is-some-great-source-code-to-read
which compiles a list of large (in the sense of readable, elegant, ...) source code.
Part of the learning experience when reading source code is certainly language independent, but each language has its own ways of doing certain things. So in this question I am looking for great Delphi code .
What is excellent Delphi source code for reading and learning? Any suggestions?
source
share