Here’s the first draft of an article I’m writing. Please feel free to leave feedback if there’s anything I’ve missed.
Delphi 8 for .NET developers have two choices for developing Windows user interfaces: Microsoft’s Windows Forms framework, and Borland’s VCL for .NET framework. Neither of these is appropriate for all applications. This article is a simple guide to how to determine which choice is right for your projects.
Post a Comment