Chapter 5: Libraries, Packages, and Components
There's a joke listed as one of Murphy's computer laws that goes like this:
Over the life of an application, customers demand more, operating systems get updated, new devices are supported, and so on. It is inevitable that useful software will grow in size and complexity over time.
Today's programs share code, call external services, and dynamically load resources in a variety of ways. Delphi has supported these techniques for a long time, but a refresher is in order, not only because it's more important than ever but also because there are some cross-platform considerations.
We'll start with the basics by simply pulling out procedures ...
Get Fearless Cross-Platform Development with Delphi now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.