Delphi

Article Entry Date: July 2,2022 @ 08:29:23 / Last Updated On: January 16,2026 @ 05:58:07
Learning to program in Delphi and what I learned along the way.

wrote:embarcadero«

Delphi is the fastest way to write, compile, package, and deploy cross-platform native applications on Windows, macOS, iOS, Android, and Linux. See more.



I began learning Delphi when it was under development by Borland in 2001. I would go on to design and release several programs over the years before solely concentrating on web design.
Visual Basic development with ASP Classic and ASP.NET came naturally to me, as writing Delphi code is similar in many ways.
  1. Sub-Categories
  2. Windows Programming (3)
    Delphi Windows Programming
  3. Compnents (1)
    What are components used for in Delphi?
  4. String (1)
    Delphi String data type is used to hold sequences of characters, like comments.
  5. Control (1)
    Programming Controls in Delphi