February 14, 1995

Borland Delphi 1.0 launched

On February 14, 1995, Borland launched Delphi 1.0 — a drag-and-drop Windows app builder that compiled to fast native programs.

What it was for

Anders HejlsbergDelphi combined Pascal with a visual form designer: drag buttons and grids onto a window, double-click to write code, compile to a fast Windows .exe. Thousands of business apps — database screens, reporting tools, inventory systems — were built with it in the 1990s. Anders Hejlsberg's team later moved to MicrosoftThe software giant behind Windows, Office, Azure, and Xbox — founded by Bill Gates and Paul Allen. and shaped C#.

Companies

  • Microsoft

Why it's here

Delphi proved you could build Windows apps as quickly as Visual Basic but get C++-class speed in the finished program.

Why it mattered

It kept Pascal alive for a decade of GUIGraphical user interface — windows, icons, and pointers instead of typed commands. development and influenced later rapid-development tools and C#.

What it solved

Windows developers wanted Visual Basic's ease of building screens, but needed faster runtimes and reusable UIUser interface — the parts of software people see and interact with. components for serious business software.

Media

  • Anders Hejlsberg
    ImageAnders Hejlsberg

    DBegley, CC BY 2.0, via Wikimedia Commons

Related