Delphi Cookbook · 3rd Edition

Delphi Cookbook · 3rd Edition

Quickly learn and employ practical recipes for developing real-world, cross-platform applications using Delphi.Key FeaturesGet to grips with Delphi to build and deploy various cross-platform applicationsDesign and deploy real-world apps by implementing a single source codebaseBuild robust and optimized GUI applications with easeBook DescriptionDelphi is a cross-platform integrated development environment (IDE) that supports rapid application development on different platforms, saving you the pain of wandering amid GUI widget details or having to tackle inter-platform incompatibilities.Delphi Cookbook begins with the basics of Delphi and gets you acquainted with JSON format strings, XSLT transformations, Unicode encodings, and various types of streams. You'll then move on to more advanced topics such as developing higher-order functions and using enumerators and run-time type information (RTTI). As you make your way through the...